Searched defs:snew_plus (Results 1 – 3 of 3) sorted by relevance
48 #define snew_plus(type, extra) ((type *)snmalloc(1, sizeof(type), (extra))) macro