uncompress       1047 other-licenses/zlib/zlib.h ZEXTERN int ZEXPORT uncompress OF((Bytef *dest,   uLongf *destLen,
uncompress         66 shell/genericzlib.h 	int error = uncompress(
uncompress        186 shell/swf.cpp  			int e = uncompress((Bytef*)&newswf[0], &dlen, (Bytef*)&swf[8], (uLongf)swf.getSize()-8);