Searched defs:Malloc (Results 1 – 7 of 7) sorted by relevance
47 Malloc( in Malloc() function
39 #define Malloc bkmem_alloc macro
41 Malloc( in Malloc() function
84 Malloc( in Malloc() function
236 Malloc(size_t size) in Malloc() function
522 #define Malloc(size) _Malloc(size, __FILE__, __LINE__) macro
900 #define Malloc(s) _Malloc(__FILE__, __LINE__, (s)) macro