Searched defs:XALLOCAVAR (Results 1 – 4 of 4) sorted by relevance
374 #define XALLOCAVAR(T, S) ((T *) alloca ((S))) macro