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

/external/zlib/src/contrib/minizip/
H A Dzip.c1781 uLong Zip64DataSize = 44; local
1786 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(ZPOS64_T)Zip64DataSize,8); // why ZPOS64_T of this ?

Completed in 74 milliseconds