Searched defs:XNEWVEC (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dlibiberty.h325 #define XNEWVEC(T, N) ((T *) xmalloc (sizeof (T) * (N))) macro

Completed in 170 milliseconds