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

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dpoison.h233 #undef XOBNEW macro
234 #define XOBNEW(O, T) xobnew<T> (O) macro
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dpoison.h233 #undef XOBNEW macro
234 #define XOBNEW(O, T) xobnew<T> (O) macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dlibiberty.h382 #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dlibiberty.h382 #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) macro
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dlibiberty.h382 #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) macro
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dlibiberty.h382 #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dlibiberty.h382 #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dlibiberty.h382 #define XOBNEW(O, T) ((T *) obstack_alloc ((O), sizeof (T))) macro

Completed in 213 milliseconds