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

/openbsd-current/lib/libz/
H A Ddeflate.c95 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
793 int ZEXPORT deflateTune(z_streamp strm, int good_length, int max_lazy, argument
/openbsd-current/sys/lib/libz/
H A Ddeflate.c95 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
793 int ZEXPORT deflateTune(z_streamp strm, int good_length, int max_lazy, argument
/openbsd-current/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Ddeflate.c115 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s
653 deflateTune( z_streamp strm, int good_length, int max_lazy, int nice_length, int max_chain) argument

Completed in 220 milliseconds