Searched defs:alloca (Results 1 – 3 of 3) sorted by relevance
35 # define alloca(size) __builtin_alloca (size) macro
37 # define alloca __builtin_alloca macro
314 # define alloca __builtin_alloca macro
Completed in 15 milliseconds