Searched refs:compress2 (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/src/
H A DzlibtclStubInit.c44 compress2, /* 19 */
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/zlib/
H A DzlibtclStubInit.c44 compress2, /* 19 */
H A DzlibtclDecls.h80 ZEXTERN int compress2(Bytef *dest, uLongf *destLen,
239 #define compress2 \ macro
/macosx-10.10/rsync-45/rsync/zlib/
H A Dcompress.c18 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
68 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
H A Dzconf.h38 # define compress2 z_compress2 macro
H A Dzlib.h1025 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1036 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1044 compress() or compress2() on sourceLen bytes. It would be used before
1045 a compress() or compress2() call to allocate the destination buffer.
/macosx-10.10/sudo-73/src/zlib/
H A Dcompress.c18 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
68 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
H A Dzlib.h1154 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1165 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1173 compress() or compress2() on sourceLen bytes. It would be used before a
1174 compress() or compress2() call to allocate the destination buffer.
H A Dzconf.h.in41 # define compress2 z_compress2
/macosx-10.10/xnu-2782.1.97/libkern/zlib/
H A Dcompress.c49 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
53 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
99 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
/macosx-10.10/zlib-55/zlib/
H A Dcompress.c18 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
68 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
H A Dzconf.h31 # define compress2 z_compress2 macro
H A Dzlib.h1123 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1134 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1142 compress() or compress2() on sourceLen bytes. It would be used before a
1143 compress() or compress2() call to allocate the destination buffer.
H A Dzconf.h.cmakein33 # define compress2 z_compress2
H A Dzconf.h.in31 # define compress2 z_compress2
/macosx-10.10/tcl-105/tcl_ext/trf/trf/compat/
H A Dzconf.h33 # define compress2 z_compress2 macro
H A Dzlib.h623 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
633 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
/macosx-10.10/xnu-2782.1.97/libkern/libkern/
H A Dzconf.h65 # define compress2 z_compress2 macro
H A Dzlib.h1053 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1064 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1072 compress() or compress2() on sourceLen bytes. It would be used before
1073 a compress() or compress2() call to allocate the destination buffer.
/macosx-10.10/zlib-55/zlib/contrib/pascal/
H A Dzlibpas.pas117 function compress2(dest: PChar; var destLen: LongInt; function
159 function compress2; external; function
/macosx-10.10/zlib-55/zlib/old/as400/
H A Dzlib.inc109 D compress2 PR 10I 0 extproc('compress2')

Completed in 124 milliseconds