Searched defs:malloc (Results 1 – 2 of 2) sorted by relevance
35 #define malloc(x) mymalloc(__FILE__, __LINE__, x) macro
134 hi_void *malloc = HI_NULL; in wmalloc() local