Home
last modified time | relevance | path

Searched defs:SIGBUS (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dcisco-core.c36 # define SIGBUS 10 macro
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dcisco-core.c36 # define SIGBUS 10 macro
/openbsd-src/sys/sys/
H A Dsignal.h63 #define SIGBUS 10 /* bus error */ macro
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp125 const int SIGBUS = 10; variable
128 const int SIGBUS = 7; variable