Searched refs:PRESET_DICT (Results 1 – 4 of 4) sorted by relevance
86 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
869 if (s->strstart != 0) header |= PRESET_DICT;
135 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro1145 if (s->strstart != 0) header |= PRESET_DICT;3784 if (!(b & PRESET_DICT))
625 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro