Searched defs:SYS_REPORT_MALLOC (Results 1 – 1 of 1) sorted by relevance
18 #define SYS_REPORT_MALLOC(size) LITE_malloc(size, MEM_MAGIC, "sys.report") macro21 #define SYS_REPORT_MALLOC(size) HAL_Malloc(size) macro
Completed in 2 milliseconds