Searched refs:TRAP_UNK (Results 1 – 4 of 4) sorted by relevance
34 #if defined(TRAP_UNK) || (defined(HAVE_DECL_TRAP_UNK) && HAVE_DECL_TRAP_UNK)36 static_assert((TRAP_UNK) == (5), "TRAP_UNK != 5");39 # define TRAP_UNK 570 XLAT(TRAP_UNK),
9 TRAP_UNK 5
255 #define TRAP_UNK 5 /* undiagnosed trap */ macro
1487 xlat/sigtrap_codes.in: add TRAP_UNK.1488 * xlat/sigtrap_codes.in (TRAP_UNK): New constant, introduced by Linux