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

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dpoison.h125 #undef XCNEW macro
126 #define XCNEW(T) xcnew<T>() macro
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dpoison.h125 #undef XCNEW macro
126 #define XCNEW(T) xcnew<T>() macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h359 #define XCNEW(T) ((T *) xcalloc (1, sizeof (T))) macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dlibiberty.h359 #define XCNEW(T) ((T *) xcalloc (1, sizeof (T))) macro
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h359 #define XCNEW(T) ((T *) xcalloc (1, sizeof (T))) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dlibiberty.h359 #define XCNEW(T) ((T *) xcalloc (1, sizeof (T))) macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dlibiberty.h359 #define XCNEW(T) ((T *) xcalloc (1, sizeof (T))) macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dlibiberty.h359 #define XCNEW(T) ((T *) xcalloc (1, sizeof (T))) macro

Completed in 208 milliseconds