Searched defs:deflateBound (Results 1 – 18 of 18) 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
55 # define deflateBound z_deflateBound macro
698 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
57 #define deflateBound Cr_z_deflateBound macro
58 # define deflateBound z_deflateBound macro
46 # define deflateBound z_deflateBound macro
872 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) { in deflateBound() function
704 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
37 # define deflateBound z_deflateBound macro
535 uLong ZEXPORT deflateBound(strm, sourceLen) in deflateBound() function
839 uLong ZEXPORT deflateBound(z_streamp strm, uLong sourceLen) in deflateBound() function
1244 #define deflateBound mz_deflateBound macro