Searched defs:alloca (Results 1 – 2 of 2) sorted by relevance
93 # define alloca __builtin_alloca macro96 # define alloca _alloca macro
275 #define alloca(x) m_malloc(x) macro
Completed in 6 milliseconds