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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dzutil.h35 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jffs2/
H A Dcompr_zlib.c157 if (srclen > 2 && !(data_in[1] & PRESET_DICT) &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/
H A Dzutil.h85 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c637 if (s->strstart != 0) header |= PRESET_DICT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/
H A Dzutil.h85 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
H A Ddeflate.c637 if (s->strstart != 0) header |= PRESET_DICT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/lib/zlib_deflate/
H A Ddeflate.c347 if (s->strstart != 0) header |= PRESET_DICT;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c125 #define PRESET_DICT 0x20 /* preset dictionary flag in zlib header */ macro
1003 if (s->strstart != 0) header |= PRESET_DICT;
3231 if (!(b & PRESET_DICT))

Completed in 178 milliseconds