Searched defs:__libc_malloc (Results 1 – 2 of 2) sorted by relevance
13 #define __libc_malloc(N) malloc(N) macro
108 void *__libc_malloc(size_t n) in __libc_malloc() function