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