Searched refs:zipCloseFileInZipRaw (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dzip.h319 extern int ZEXPORT zipCloseFileInZipRaw OF((zipFile file,
H A Dzip.c1509 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) function
1752 return zipCloseFileInZipRaw (file,0,0);
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dzip.h319 extern int ZEXPORT zipCloseFileInZipRaw OF((zipFile file,
H A Dzip.c1509 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32) function
1752 return zipCloseFileInZipRaw (file,0,0);

Completed in 99 milliseconds