Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/
Dminiz.c3432 #define MZ_SWAP_UINT32(a, b) \ macro
3467 MZ_SWAP_UINT32(pIndices[root], pIndices[child]); in mz_zip_reader_sort_central_dir_offsets_by_filename()
3479 MZ_SWAP_UINT32(pIndices[end], pIndices[0]); in mz_zip_reader_sort_central_dir_offsets_by_filename()
3487 MZ_SWAP_UINT32(pIndices[root], pIndices[child]); in mz_zip_reader_sort_central_dir_offsets_by_filename()