Home
last modified time | relevance | path

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

/external/zlib/src/contrib/minizip/
Dzip.c1781 uLong Zip64DataSize = 44; in Write_Zip64EndOfCentralDirectoryRecord() local
1786 …err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(ZPOS64_T)Zip64DataSize,8); // why ZPOS64… in Write_Zip64EndOfCentralDirectoryRecord()