Searched defs:SIGILL (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp123 const int SIGILL = 4; variable
/freebsd-current/sys/sys/
H A Dsignal.h76 #define SIGILL 4 /* illegal instr. (not reset when caught) */ macro

Completed in 77 milliseconds