Searched defs:XCNEW (Results 1 – 4 of 4) sorted by relevance
359 #define XCNEW(T) ((T *) xcalloc (1, sizeof (T))) macro