Searched defs:ALLOCA_MACRO (Results 1 – 1 of 1) sorted by relevance
40 #define ALLOCA_MACRO(n) _alloca(n) macro43 #define ALLOCA_MACRO(n) alloca(n) macro