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