Home
last modified time | relevance | path

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

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