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

/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp131 const int SIGBUS = 10; variable
134 const int SIGBUS = 7; variable
/freebsd-current/sys/sys/
H A Dsignal.h90 #define SIGBUS 10 /* bus error */ macro

Completed in 148 milliseconds