uLongf 1009 other-licenses/zlib/zlib.h ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen, uLongf 1024 other-licenses/zlib/zlib.h ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen, uLongf 1047 other-licenses/zlib/zlib.h ZEXTERN int ZEXPORT uncompress OF((Bytef *dest, uLongf *destLen, uLongf 1351 other-licenses/zlib/zlib.h ZEXTERN const uLongf * ZEXPORT get_crc_table OF((void)); uLongf 64 shell/genericzlib.h PLAYERASSERT(sizeof(uLongf) == sizeof(int)); // Ensure cast is safe uLongf 68 shell/genericzlib.h (uLongf*) pnbDecompressedOut, uLongf 185 shell/swf.cpp uLongf dlen = swflen; uLongf 186 shell/swf.cpp int e = uncompress((Bytef*)&newswf[0], &dlen, (Bytef*)&swf[8], (uLongf)swf.getSize()-8);