Searched refs:NSIGILL (Results 1 – 8 of 8) sorted by relevance
205 #define NSIGILL 11 macro
28 BUILD_BUG_ON(NSIGILL != 11); in signal_compat_build_tests()
682 static_assert(NSIGILL == 11);
461 static_assert(NSIGILL == 11);
984 static_assert(NSIGILL == 11);
563 static_assert(NSIGILL == 11);
753 static_assert(NSIGILL == 11);
3239 [SIGILL] = { NSIGILL, SIL_FAULT },
Completed in 19 milliseconds