Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dsignal.h229 #define SA_SIGINFO global() macro
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interceptors.cc145 const int SA_SIGINFO = 0x40; variable
148 const int SA_SIGINFO = 8; variable
151 const int SA_SIGINFO = 4; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interceptors.cc150 const int SA_SIGINFO = 0x40; variable
153 const int SA_SIGINFO = 8; variable
156 const int SA_SIGINFO = 4; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interceptors_posix.cpp145 const int SA_SIGINFO = 0x40; variable
148 const int SA_SIGINFO = 8; variable
151 const int SA_SIGINFO = 4; variable