Searched defs:deflateBound (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/zlib-55/zlib/contrib/pascal/
H A Dzlibpas.pas99 function deflateBound(var strm: z_stream; sourceLen: LongInt): LongInt; function
163 function deflateBound; external; function
/macosx-10.10/rsync-45/rsync/zlib/
H A Dzconf.h27 # define deflateBound z_deflateBound macro
H A Ddeflate.c491 uLong ZEXPORT deflateBound(strm, sourceLen) function
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dzconf.h54 # define deflateBound z_deflateBound macro
/macosx-10.10/sudo-73/src/zlib/
H A Ddeflate.c564 uLong ZEXPORT deflateBound(strm, sourceLen) function
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Ddeflate.c518 uLong ZEXPORT deflateBound(strm, sourceLen) function
/macosx-10.10/zlib-55/zlib/
H A Ddeflate.c486 uLong ZEXPORT deflateBound(strm, sourceLen) function
H A Dzconf.h37 # define deflateBound z_deflateBound macro

Completed in 204 milliseconds