Searched refs:DEF_MEM_LEVEL (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/zmod/ |
H A D | zutil.h | 75 # define DEF_MEM_LEVEL 8 macro 77 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
|
H A D | deflate.c | 216 return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppdump/ |
H A D | zlib.c | 71 # 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_41/usr/src/uts/common/io/ppp/spppcomp/ |
H A D | zlib.c | 122 #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,
|