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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dzconf.h54 # define deflateBound z_deflateBound macro
351 # pragma map(deflateBound,"DEBND")
H A Dzlib.h330 the value returned by deflateBound (see below). If deflate does not return
668 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
671 deflateBound() returns an upper bound on the compressed size after
H A Ddeflate.c513 uLong ZEXPORT deflateBound(strm, sourceLen) function

Completed in 650 milliseconds