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