Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Dzutil.h88 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c1010 if (s->strstart != 0) header |= PRESET_DICT; in deflate()
/openbsd/sys/lib/libz/
H A Dzutil.h107 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c1014 if (s->strstart != 0) header |= PRESET_DICT; in deflate()
/openbsd/lib/libz/
H A Dzutil.h94 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c1014 if (s->strstart != 0) header |= PRESET_DICT; in deflate()