Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zlib/
H A Dzconf.h.in58 # define deflateTune z_deflateTune macro
H A Dzconf.h64 # define deflateTune z_deflateTune macro
H A Ddeflate.c620 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() function