Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/zlib/
H A Dzutil.h70 # define DEF_MEM_LEVEL 8 macro
72 # define DEF_MEM_LEVEL MAX_MEM_LEVEL macro
H A Ddeflate.c204 return deflateInit2_(strm, level, Z_DEFLATED, MAX_WBITS, DEF_MEM_LEVEL,
/openbmc/u-boot/lib/
H A Dgzip.c69 DEF_MEM_LEVEL, Z_DEFAULT_STRATEGY, in zzip()