Searched defs:SIGILL (Results 1 – 3 of 3) sorted by relevance
32 inline int SIGILL = 4; variable
76 #define SIGILL 4 /* illegal instr. (not reset when caught) */ macro
123 const int SIGILL = 4; variable