Home
last modified time | relevance | path

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

/xnu-8020.101.4/libkern/zlib/
H A Ddeflate.c152 ush max_lazy; /* do not perform lazy search above this match length */ member
485 deflateTune(z_streamp strm, int good_length, int max_lazy, int nice_length, in deflateTune()