Searched defs:SIGILL (Results 1 – 6 of 6) sorted by relevance
43 enum SIGILL = 4; // Illegal hardware instruction in version() local66 enum SIGILL = 4; // Illegal hardware instruction in version() local
35 inline int SIGILL = 4; variable
55 #define SIGILL 4 /* illegal instruction (not reset when caught) */ macro
116 const int SIGILL = 4; variable
121 const int SIGILL = 4; variable
114 const int SIGILL = 4; variable