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

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

Completed in 297 milliseconds