Home
last modified time | relevance | path

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

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