Searched refs:deflateBound (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/libkern/libkern/
H A Dzconf.h54 # define deflateBound z_deflateBound macro
347 # pragma map(deflateBound,"DEBND")
H A Dzlib.h335 the value returned by deflateBound (see below). If deflate does not return
673 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
676 deflateBound() returns an upper bound on the compressed size after
/darwin-on-arm/xnu/libkern/zlib/
H A Ddeflate.c518 uLong ZEXPORT deflateBound(strm, sourceLen) function

Completed in 35 milliseconds