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

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dunzip.h424 extern ZPOS64_T ZEXPORT unzGetOffset64 (unzFile file);
H A Dunzip.c2079 extern ZPOS64_T ZEXPORT unzGetOffset64(unzFile file) function
2100 offset64 = unzGetOffset64(file);
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dunzip.h424 extern ZPOS64_T ZEXPORT unzGetOffset64 (unzFile file);
H A Dunzip.c2079 extern ZPOS64_T ZEXPORT unzGetOffset64(unzFile file) function
2100 offset64 = unzGetOffset64(file);

Completed in 219 milliseconds