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

/freebsd-10.0-release/lib/libz/
H A DSymbol.map28 deflateBound;
H A Dzconf.h41 # define deflateBound z_deflateBound macro
507 #pragma map(deflateBound,"DEBND")
H A Dzlib.h330 value returned by deflateBound (see below). Then deflate is guaranteed to
698 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
701 deflateBound() returns an upper bound on the compressed size after
707 deflateBound(), and the flush value Z_FINISH, then deflate() is guaranteed
709 be larger than the value returned by deflateBound() if flush options other
H A Ddeflate.c566 uLong ZEXPORT deflateBound(strm, sourceLen) function
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzconf.h80 #define deflateBound z_deflateBound macro
H A Dzlib.h308 the value returned by deflateBound (see below). If deflate does not return
646 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
649 deflateBound() returns an upper bound on the compressed size after
H A Ddeflate.c495 uLong ZEXPORT deflateBound(strm, sourceLen) function

Completed in 130 milliseconds