Home
last modified time | relevance | path

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

/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c1781 uLong Zip64DataSize = 44; in Write_Zip64EndOfCentralDirectoryRecord() local
1786 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(ZPOS64_T)Zip64DataSize,8); // why ZPOS64_T of this ? in Write_Zip64EndOfCentralDirectoryRecord()
/third_party/skia/third_party/externals/zlib/contrib/minizip/
H A Dzip.c1792 uLong Zip64DataSize = 44; in Write_Zip64EndOfCentralDirectoryRecord() local
1797 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(ZPOS64_T)Zip64DataSize,8); // why ZPOS64_T of this ? in Write_Zip64EndOfCentralDirectoryRecord()
/third_party/zlib/contrib/minizip/
H A Dzip.c2116 uLong Zip64DataSize = 44; in Write_Zip64EndOfCentralDirectoryRecord() local
2122 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(ZPOS64_T)Zip64DataSize,8); // why ZPOS64_T of this ? in Write_Zip64EndOfCentralDirectoryRecord()

Completed in 9 milliseconds