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

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dpoison.h113 #undef XNEW macro
114 #define XNEW(T) xnew<T>() macro
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dpoison.h113 #undef XNEW macro
114 #define XNEW(T) xnew<T>() macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dlibiberty.h358 #define XNEW(T) ((T *) xmalloc (sizeof (T))) macro

Completed in 524 milliseconds