Home | History | Annotate | Download | only in minizip

Lines Matching refs:number_disk_with_CD

595     uLong number_disk_with_CD;  /* number the the disk with central dir, used
656 if (unz64local_getLong(&us.z_filefunc, us.filestream,&number_disk_with_CD)!=UNZ_OK)
668 (number_disk_with_CD!=0) ||
704 if (unz64local_getShort(&us.z_filefunc, us.filestream,&number_disk_with_CD)!=UNZ_OK)
718 (number_disk_with_CD!=0) ||