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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_obstack.h36 #define OBSTACK_ZALLOC(OBSTACK,TYPE) obstack_zalloc<TYPE> ((OBSTACK)) macro
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb_obstack.h36 #define OBSTACK_ZALLOC(OBSTACK,TYPE) obstack_zalloc<TYPE> ((OBSTACK)) macro

Completed in 222 milliseconds