Home
last modified time | relevance | path

Searched refs:approx_new_archive_size (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dminiz.c6957 …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() local
6960 if (approx_new_archive_size >= MZ_UINT32_MAX) in mz_zip_writer_add_from_zip_reader()