Home
last modified time | relevance | path

Searched refs:unzGetGlobalInfo64 (Results 1 – 6 of 6) sorted by relevance

/external/zlib/src/contrib/vstudio/vc9/
Dzlibvc.def102 unzGetGlobalInfo64 @122
/external/zlib/src/contrib/vstudio/vc10/
Dzlibvc.def102 unzGetGlobalInfo64 @122
/external/zlib/src/contrib/vstudio/vc11/
Dzlibvc.def102 unzGetGlobalInfo64 @122
/external/zlib/src/contrib/minizip/
Dminiunz.c241 err = unzGetGlobalInfo64(uf,&gi);
486 err = unzGetGlobalInfo64(uf,&gi);
Dunzip.h208 extern int ZEXPORT unzGetGlobalInfo64 OF((unzFile file,
Dunzip.c828 extern int ZEXPORT unzGetGlobalInfo64 (unzFile file, unz_global_info64* pglobal_info) in unzGetGlobalInfo64() function