Searched refs:PRESET_DICT (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/rsync-45/rsync/zlib/
H A Dzutil.h88 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c639 if (s->strstart != 0) header |= PRESET_DICT;
/macosx-10.10/sudo-73/src/zlib/
H A Dzutil.h79 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c748 if (s->strstart != 0) header |= PRESET_DICT;
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dzutil.h124 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c666 if (s->strstart != 0) header |= PRESET_DICT;
/macosx-10.10/zlib-55/zlib/
H A Dzutil.h75 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c667 if (s->strstart != 0) header |= PRESET_DICT;
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dratz.c625 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro

Completed in 149 milliseconds