Searched refs:_Malloc (Results 1 – 1 of 1) sorted by relevance
134 #define Malloc(foo) _Malloc(foo, __LINE__)136 _Malloc(size_t foo, int line) in _Malloc() function