Home | History | Annotate | Download | only in minizip

Lines Matching refs:CompressedSize

1031       ZPOS64_T CompressedSize = 0;
1041 err = zip64local_putValue(&zi->z_filefunc, zi->filestream, (ZPOS64_T)CompressedSize,8);