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

/external/zlib/src/contrib/minizip/
H A Dunzip.c163 /* unz64_s contain internal information about the zipfile
193 } unz64_s; typedef in typeref:struct:__anon17167
588 unz64_s us;
589 unz64_s *s;
755 s=(unz64_s*)ALLOC(sizeof(unz64_s));
810 unz64_s* s;
813 s=(unz64_s*)file;
830 unz64_s* s;
833 s=(unz64_s*)fil
[all...]

Completed in 17 milliseconds