Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zlib/
H A Dzconf.h57 # define deflateBound z_deflateBound macro
H A Dzconf.h.in46 # define deflateBound z_deflateBound macro
H A Ddeflate.c834 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() function