Searched refs:deflateBound (Results 1 – 25 of 82) sorted by relevance
1234
78 # define deflateBound z_deflateBound macro367 # pragma map(deflateBound,"DEBND")543 ZEXTERN uLong ZEXPORT deflateBound OF((z_streamp strm,
4 deflateBound;
16 deflateBound
37 # define deflateBound z_deflateBound macro417 #pragma map(deflateBound,"DEBND")
31 size_t comp_buf_cap = deflateBound(&comp_strm, size); in LLVMFuzzerTestOneInput()
122 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; in deflateBound() function196 function deflateBound; external; in deflateBound() function
53 deflateBound @47