Lines Matching refs:unz64local_getLong
221 local int unz64local_getLong(const zlib_filefunc64_32_def* pzlib_filefunc_def,
456 if (unz64local_getLong(pzlib_filefunc_def,filestream,&uL)!=UNZ_OK)
460 if (unz64local_getLong(pzlib_filefunc_def,filestream,&uL)!=UNZ_OK)
470 if (unz64local_getLong(pzlib_filefunc_def,filestream,&uL)!=UNZ_OK)
480 if (unz64local_getLong(pzlib_filefunc_def,filestream,&uL)!=UNZ_OK)
550 if (unz64local_getLong(&us.z_filefunc, us.filestream,&uL)!=UNZ_OK)
566 if (unz64local_getLong(&us.z_filefunc, us.filestream,&number_disk)!=UNZ_OK)
570 if (unz64local_getLong(&us.z_filefunc, us.filestream,&number_disk_with_CD)!=UNZ_OK)
610 if (unz64local_getLong(&us.z_filefunc, us.filestream,&uL)!=UNZ_OK)
637 if (unz64local_getLong(&us.z_filefunc, us.filestream,&uL)!=UNZ_OK)
643 if (unz64local_getLong(&us.z_filefunc, us.filestream,&uL)!=UNZ_OK)
773 if (unz64local_getLong(&us.z_filefunc, us.filestream, &uL) != UNZ_OK) {
793 if (unz64local_getLong(&us.z_filefunc, us.filestream, &number_disk) != UNZ_OK) {
798 if (unz64local_getLong(&us.z_filefunc, us.filestream, &number_disk_with_CD) != UNZ_OK) {
842 if (unz64local_getLong(&us.z_filefunc, us.filestream, &uL) != UNZ_OK) {
873 if (unz64local_getLong(&us.z_filefunc, us.filestream, &uL) != UNZ_OK) {
879 if (unz64local_getLong(&us.z_filefunc, us.filestream, &uL) != UNZ_OK) {
1006 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uMagic) != UNZ_OK)
1024 if (unz64local_getLong(&s->z_filefunc, s->filestream,&file_info.dosDate) != UNZ_OK)
1029 if (unz64local_getLong(&s->z_filefunc, s->filestream,&file_info.crc) != UNZ_OK)
1032 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uL) != UNZ_OK)
1036 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uL) != UNZ_OK)
1055 if (unz64local_getLong(&s->z_filefunc, s->filestream,&file_info.external_fa) != UNZ_OK)
1059 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uL) != UNZ_OK)
1159 if (unz64local_getLong(&s->z_filefunc, s->filestream,&file_info.disk_num_start) != UNZ_OK)
1604 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uMagic) != UNZ_OK)
1631 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) /* date/time */
1634 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) /* crc */
1639 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) /* size compr */
1644 if (unz64local_getLong(&s->z_filefunc, s->filestream,&uData) != UNZ_OK) /* size uncompr */