Searched defs:malloc (Results 1 – 4 of 4) sorted by relevance
21 #define malloc malloc_gzip macro204 void *malloc(size_t size) in malloc() function
28 void * (*malloc)(unsigned long size); member219 static inline void *malloc(unsigned long size) in malloc() function
62 uint64_t malloc; member
2127 static void *malloc(size_t size) in malloc() function