Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/zmod/
H A Dzutil.h75 # define DEF_MEM_LEVEL 8 macro
77 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
H A Ddeflate.c216 return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,
/titanic_44/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,
/titanic_44/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c122 #define DEF_MEM_LEVEL 8 macro
124 #define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
844 return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,