Searched defs:malloc (Results 1 – 4 of 4) sorted by relevance
39 void *malloc (size_t len) in malloc() function
865 #pragma weak malloc = __libc_malloc macro876 #define malloc malloc_simple macro
2170 malloc = [] variable2177 malloc = cc.find_library(get_option('malloc'), required: true) variable
286 #define malloc(a) decMalloc(a) macro8320 #define malloc(a) decMalloc(a) macro