Searched refs:deflateBound (Results 1 – 4 of 4) sorted by relevance
78 # define deflateBound z_deflateBound macro367 # pragma map(deflateBound,"DEBND")543 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
514 static inline unsigned long deflateBound(unsigned long s) in deflateBound() function
61 if (block_size > deflateBound(1UL << zisofs_block_shift)) { in zisofs_uncompress_block()
486 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function