Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/hammer2/zlib/
H A Dhammer2_zlib_zconf.h36 # define deflateBound z_deflateBound macro
/dflybsd-src/sbin/hammer2/zlib/
H A Dhammer2_zlib_zconf.h36 # define deflateBound z_deflateBound macro
/dflybsd-src/usr.sbin/makefs/hammer2/zlib/
H A Dhammer2_zlib_zconf.h36 # define deflateBound z_deflateBound macro
/dflybsd-src/lib/libz/
H A Dzconf.h43 # define deflateBound z_deflateBound macro
/dflybsd-src/contrib/zlib-1.2/
H A Ddeflate.c652 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function