Searched refs:PRESET_DICT (Results 1 – 9 of 9) sorted by relevance
61 #define PRESET_DICT 0x20 macro81 if (clen > 2 && !(cbuf[1] & PRESET_DICT) && in decompress_zlib()
87 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
665 if (s->strstart != 0) header |= PRESET_DICT;
68 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
188 if (!(b & PRESET_DICT)) in inflate()
81 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
828 if (s->strstart != 0) header |= PRESET_DICT;