Home
last modified time | relevance | path

Searched defs:byte_before_the_zipfile (Results 1 – 4 of 4) sorted by relevance

/external/chromium/third_party/zlib/contrib/minizip/
Dunzip.c125 uLong byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ member
137 uLong byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ member
Dzip.c548 uLong byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ variable
/external/zlib/contrib/minizip/
Dunzip.c158 ZPOS64_T byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ member
171 ZPOS64_T byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ member
Dzip.c643 ZPOS64_T byte_before_the_zipfile;/* byte before the zipfile, (>0 for sfx)*/ in LoadCentralDirectoryRecord() local