Searched refs:deflateBound (Results 1 – 8 of 8) sorted by relevance
4 deflateBound;
49 # define deflateBound z_deflateBound macro539 #pragma map(deflateBound,"DEBND")
43 # define deflateBound z_deflateBound macro522 #pragma map(deflateBound,"DEBND")
761 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
655 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
294 - Clarify the use of Z_FINISH with deflateBound() amount of space644 - Take into account wrapper variations in deflateBound()998 - Add deflateBound() and compressBound() functions
134 - deflateBound
475 return deflateBound(strm, sourceLen); in z_deflateBound()