Searched defs:deflateBound (Results 1 – 16 of 16) sorted by relevance
354 function deflateBound subprogspec
122 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; in deflateBound() function196 function deflateBound; external; in deflateBound() function
54 #define deflateBound Cr_z_deflateBound macro
59 # define deflateBound z_deflateBound macro
698 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
37 # define deflateBound z_deflateBound macro
498 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
43 # define deflateBound z_deflateBound macro
652 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
672 unsigned long Z_EXPORT PREFIX(deflateBound)(PREFIX3(stream) *strm, unsigned long sourceLen) { in PREFIX() argument
70 pub fn deflateBound(strm: z_streamp, sourceLen: uLong) -> uLong; in deflateBound() function
264 #define deflateBound mz_deflateBound macro