Searched refs:Z_FIXED (Results 1 – 9 of 9) sorted by relevance
192 #define Z_FIXED 4 macro
267 strategy < 0 || strategy > Z_FIXED) {433 if (level < 0 || level > 9 || strategy < 0 || strategy > Z_FIXED) {
986 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
137 state->strategy = Z_FIXED;
195 #define Z_FIXED 4 macro
261 strategy < 0 || strategy > Z_FIXED) {429 if (level < 0 || level > 9 || strategy < 0 || strategy > Z_FIXED) {
990 } else if (s->strategy == Z_FIXED || static_lenb == opt_lenb) {
414 - Add Z_FIXED strategy option to deflateInit2() to force fixed trees