Searched refs:Z_FILTERED (Results 1 – 8 of 8) sorted by relevance
232 #define Z_FILTERED 1 macro
1367 if (s->match_length <= 5 && (s->strategy == Z_FILTERED ||
489 #define Z_FILTERED 1 macro
2119 (s->strategy == Z_FILTERED ||
196 #define Z_FILTERED 1 macro
2016 if (s->match_length <= 5 && (s->strategy == Z_FILTERED
1560 Added Z_FILTERED and Z_HUFFMAN_ONLY constants
557 #define Z_FILTERED 1 macro3727 strategy = Z_FILTERED;