Home
last modified time | relevance | path

Searched defs:MZ_MALLOC (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dminiz.h528 #define MZ_MALLOC(x) NULL macro
532 #define MZ_MALLOC(x) malloc(x) macro