Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_solaris.cpp100 const uptr sig_dfl = (uptr)SIG_DFL; variable
H A Dsanitizer_platform_limits_freebsd.cpp154 const uptr sig_dfl = (uptr)SIG_DFL; variable
H A Dsanitizer_platform_limits_posix.cpp307 const uptr sig_dfl = (uptr)SIG_DFL; variable
H A Dsanitizer_platform_limits_netbsd.cpp576 const uptr sig_dfl = (uptr)SIG_DFL; variable