Searched defs:__alloca (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dalloca.h38 #undef __alloca macro
40 #define __alloca(size) __builtin_alloca(size) macro

Completed in 90 milliseconds