Searched refs:Z_FIXED (Results 1 - 4 of 4) sorted by relevance

/ast/src/lib/libz/
H A Dzlib.h192 #define Z_FIXED 4 macro
528 compressed output even if it is not set appropriately. Z_FIXED prevents the
H A Ddeflate.c267 strategy < 0 || strategy > Z_FIXED) {
433 if (level < 0 || level > 9 || strategy < 0 || strategy > Z_FIXED) {
H A Dtrees.c986 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
/ast/src/cmd/INIT/
H A Dratz.c560 #define Z_FIXED 4 macro

Completed in 35 milliseconds