Searched defs:GNEW (Results 1 – 2 of 2) sorted by relevance
517 #define GNEW(T) ((T *) gmalloc (sizeof (T))) macro