Searched defs:gas_assert (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Das.h88 #define gas_assert(P) ((void) ((P) ? 0 : (abort (), 0))) macro
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Das.h71 #define gas_assert(P) ((void) ((P) ? 0 : (abort (), 0))) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Das.h88 #define gas_assert(P) ((void) ((P) ? 0 : (abort (), 0))) macro

Completed in 103 milliseconds