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

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

Completed in 200 milliseconds