Home
last modified time | relevance | path

Searched defs:destLen (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/
H A Duncompr.c29 uLongf *destLen, in uncompress2()
88 uLongf *destLen, in uncompress()
H A Dcompress.c24 uLongf *destLen, in compress2()
70 uLongf *destLen, in compress()
/openbsd/lib/libz/
H A Duncompr.c25 int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress2()
80 int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress()
H A Dcompress.c20 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source, in compress2()
61 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress()
/openbsd/sys/lib/libz/
H A Dcompress.c20 int ZEXPORT compress2(Bytef *dest, uLongf *destLen, const Bytef *source, in compress2()
61 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress()