Searched refs:approx_new_archive_size (Results 1 – 1 of 1) sorted by relevance
6957 …mz_uint64 approx_new_archive_size = cur_dst_file_ofs + num_alignment_padding_bytes + MZ_ZIP_LOCAL_… in mz_zip_writer_add_from_zip_reader() local6960 if (approx_new_archive_size >= MZ_UINT32_MAX) in mz_zip_writer_add_from_zip_reader()