Searched defs:XNEW (Results 1 – 3 of 3) sorted by relevance
312 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro