Searched refs:PRESET_DICT (Results 1 – 5 of 5) sorted by relevance
92 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
643 if (s->strstart != 0) header |= PRESET_DICT;
102 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
1012 if (s->strstart != 0) header |= PRESET_DICT; in deflate()
134 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro1075 if (s->strstart != 0) header |= PRESET_DICT; in deflate()3544 if (!(b & PRESET_DICT)) in _tr_flush_block()