Home
last modified time | relevance | path

Searched defs:max_lazy (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Ddeflate.c119 ush max_lazy; /* do not perform lazy search above this match length */ member
451 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
/openbmc/linux/lib/zlib_deflate/
H A Ddeflate.c129 ush max_lazy; /* do not perform lazy search above this match length */ member