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

/external/chromium_org/third_party/zlib/contrib/minizip/
H A Dunzip.c2091 ZPOS64_T offset64; local
2095 offset64 = unzGetOffset64(file);
2096 return (uLong)offset64;
/external/zlib/src/contrib/minizip/
H A Dunzip.c2096 ZPOS64_T offset64; local
2100 offset64 = unzGetOffset64(file);
2101 return (uLong)offset64;

Completed in 41 milliseconds