Home
last modified time | relevance | path

Searched refs:uncompress2 (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/zlib/
H A Duncompr.c27 int ZEXPORT uncompress2 (dest, destLen, source, sourceLen) in uncompress2() function
92 return uncompress2(dest, destLen, source, &sourceLen);
H A Dzlib.map88 uncompress2;
H A Dzconf.h136 # define uncompress2 z_uncompress2 macro
H A Dzlib.h1284 ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest, uLongf *destLen,
H A Dzconf.h.in130 # define uncompress2 z_uncompress2 macro
H A DChangeLog35 - Add uncompress2() function, which returns the input size used