Searched defs:alloca (Results 1 – 3 of 3) sorted by relevance
35 # define alloca(size) __builtin_alloca (size) macro
42 # define alloca __builtin_alloca macro
23 #define alloca __builtin_alloca macro45 #define alloca(x) __ALLOCA(x) macro
Completed in 9 milliseconds