Home
last modified time | relevance | path

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

/external/zlib/src/contrib/minizip/
Dunzip.c193 } unz64_s; typedef
588 unz64_s us; in unzOpenInternal()
589 unz64_s *s; in unzOpenInternal()
755 s=(unz64_s*)ALLOC(sizeof(unz64_s)); in unzOpenInternal()
810 unz64_s* s; in unzClose()
813 s=(unz64_s*)file; in unzClose()
830 unz64_s* s; in unzGetGlobalInfo64()
833 s=(unz64_s*)file; in unzGetGlobalInfo64()
840 unz64_s* s; in unzGetGlobalInfo()
843 s=(unz64_s*)file; in unzGetGlobalInfo()
[all …]