Searched refs:deflateBound (Results 1 – 3 of 3) sorted by relevance
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()
1060 size_t stglen = deflateBound(slen); in deflate_compress()