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

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dgdb_assert.h27 #define gdb_static_assert(expr) static_assert (expr, "") macro
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb_assert.h27 #define gdb_static_assert(expr) static_assert (expr, "") macro

Completed in 122 milliseconds