Searched refs:SIGILL (Results 1 – 6 of 6) sorted by relevance
85 #ifdef SIGILL in strsignal()86 case SIGILL: in strsignal()
87 #ifdef SIGILL88 { "ILL", SIGILL },
34 @item SIGILL
112 #define SIGILL 4 macro
62 SIGILL,
179 #define SIGILL 4 /* illegal instruction (not reset when caught) */ macro