Searched defs:XNEWVAR (Results 1 – 4 of 4) sorted by relevance
375 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro