Searched refs:ex_mallocsafe (Results 1 – 4 of 4) sorted by relevance
10 extern int ex_mallocsafe;
58 #define CHIP_EX_MALLOC_SAFE(v) (ex_mallocsafe)
59 #define CHIP_EX_MALLOC_SAFE(v) (ex_mallocsafe)
182 int ex_mallocsafe = 0; variable702 ex_mallocsafe = 1; in cpu_startup()