Searched defs:XCNEWVAR (Results 1 – 4 of 4) sorted by relevance
376 #define XCNEWVAR(T, S) ((T *) xcalloc (1, (S))) macro