Home | History | Annotate | Download | only in minizip

Lines Matching refs:UncompressedSize

1032       ZPOS64_T UncompressedSize = 0;
1040 err = zip64local_putValue(&zi->z_filefunc, zi->filestream, (ZPOS64_T)UncompressedSize,8);