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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dlibiberty.h329 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro
/freebsd-11-stable/contrib/binutils/include/
H A Dlibiberty.h336 #define XNEWVAR(T, S) ((T *) xmalloc ((S))) macro

Completed in 111 milliseconds