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

/freebsd-11-stable/contrib/gcclibs/include/
H A Dlibiberty.h330 #define XCNEWVAR(T, S) ((T *) xcalloc (1, (S))) macro
/freebsd-11-stable/contrib/binutils/include/
H A Dlibiberty.h337 #define XCNEWVAR(T, S) ((T *) xcalloc (1, (S))) macro

Completed in 115 milliseconds