Searched refs:PRESET_DICT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/zlib/ | ||
| H A D | zutil.h | 84 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro |
| H A D | deflate.c | 831 if (s->strstart != 0) header |= PRESET_DICT; |