Searched refs:XCNEWVAR (Results 1 - 3 of 3) 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
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dfiles.c1545 result = XCNEWVAR (struct pchf_data, result_size);

Completed in 150 milliseconds