HomeSort by relevance Sort by last modified time
    Searched defs:DEF_MEM_LEVEL (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/uts/common/zmod/
zutil.h 75 # define DEF_MEM_LEVEL 8
77 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
zlib.c 71 # define DEF_MEM_LEVEL 8
73 # define DEF_MEM_LEVEL MAX_MEM_LEVEL
583 return deflateInit2 (strm, level, DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/io/ppp/spppcomp/
zlib.c 122 #define DEF_MEM_LEVEL 8
124 #define DEF_MEM_LEVEL MAX_MEM_LEVEL
844 return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,
    [all...]

Completed in 300 milliseconds