Searched defs:malloc_ (Results 1 – 2 of 2) sorted by relevance
98 static inline void *malloc_(size_t size) in malloc_() function106 #define malloc_ malloc macro
87 Allocator* malloc_; member