Searched refs:PRESET_DICT (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/zlib/ | ||
D | zutil.h | 79 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro |
D | deflate.c | 750 if (s->strstart != 0) header |= PRESET_DICT; |