Searched refs:PRESET_DICT (Results 1 – 21 of 21) sorted by relevance
40 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
68 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
189 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;
75 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
679 if (s->strstart != 0) header |= PRESET_DICT;
88 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
871 if (s->strstart != 0) header |= PRESET_DICT;
96 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
874 if (s->strstart != 0) header |= PRESET_DICT;
914 if (s->strstart != 0) header |= PRESET_DICT;
865 if (s->strstart != 0) header |= PRESET_DICT;