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

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dunzip.h278 extern int ZEXPORT unzGetFilePos64(
H A Dunzip.c1308 extern int ZEXPORT unzGetFilePos64(unzFile file, unz64_file_pos* file_pos) function
1329 int err = unzGetFilePos64(file,&file_pos64);
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dunzip.h278 extern int ZEXPORT unzGetFilePos64(
H A Dunzip.c1308 extern int ZEXPORT unzGetFilePos64(unzFile file, unz64_file_pos* file_pos) function
1329 int err = unzGetFilePos64(file,&file_pos64);

Completed in 105 milliseconds