Searched refs:Z_FIXED (Results 1 – 8 of 8) sorted by relevance
9 Z_FIXED.13 in zlib 1.2.2.2, with the addition of the Z_FIXED option. That86 + * That covers the case where either Z_FIXED is specified, forcing fixed
495 #define Z_FIXED 4 macro
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) {