Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dgzguts.h149 # define DEF_MEM_LEVEL 8 macro
151 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
H A Dzutil.h71 # define DEF_MEM_LEVEL 8 macro
73 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
H A Ddeflate.c235 return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c610 # define DEF_MEM_LEVEL 8 macro
612 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
3754 Z_DEFLATED, -MAX_WBITS, DEF_MEM_LEVEL, strategy);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c71 # define DEF_MEM_LEVEL 8 macro
73 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
583 return deflateInit2 (strm, level, DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c120 #define DEF_MEM_LEVEL 8 macro
122 #define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
842 return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,