Searched defs:FUNALLO (Results 1 – 1 of 1) sorted by relevance
699 #define FUNALLO(x) __builtin_alloca(x) macro702 #define FUNALLO(x) alloca(x) macro705 #define FUNALLO(x) malloc(x) macro