Searched defs:XALLOCA (Results 1 – 4 of 4) sorted by relevance
357 #define XALLOCA(T) ((T *) alloca (sizeof (T))) macro