Home
last modified time | relevance | path

Searched refs:PRESET_DICT (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Dzutil.h84 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c831 if (s->strstart != 0) header |= PRESET_DICT;