Searched refs:unztell64 (Results 1 – 13 of 13) sorted by relevance
105 unztell64 @126
395 extern ZPOS64_T ZEXPORT unztell64 OF((unzFile file));
1896 extern ZPOS64_T ZEXPORT unztell64 (unzFile file) in unztell64() function
418 extern ZPOS64_T ZEXPORT unztell64 OF((unzFile file));
2225 extern ZPOS64_T ZEXPORT unztell64 (unzFile file) in unztell64() function
234 return unztell64(reader_); in Tell()
58 - Fix unztell64() in minizip to work past 4GB. (Daniël Hörchner)