Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/zlib/
H A Dzconf.h81 # define deflateTune z_deflateTune macro
H A Ddeflate.c656 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function