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

/freebsd-11-stable/sys/sys/
H A Dsignal.h89 #define SIGBUS 10 /* bus error */ macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp124 const int SIGBUS = 10; variable
127 const int SIGBUS = 7; variable

Completed in 174 milliseconds