Searched defs:SIGILL (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | signal.h | 55 #define SIGILL 4 /* illegal instruction (not reset when caught) */ macro |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_interceptors.cc | 121 const int SIGILL = 4; variable in typeref:typename:const int |
Completed in 7 milliseconds