Home
last modified time | relevance | path

Searched refs:are_fpu_exceptions_supported (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/lib/libc/sys/
H A Dt_ptrace_wait.h665 are_fpu_exceptions_supported(void) in are_fpu_exceptions_supported() function
677 #define are_fpu_exceptions_supported() 0 macro
679 #define are_fpu_exceptions_supported() 1 macro
H A Dt_ptrace_signal_wait.h361 if (sig == SIGFPE && !are_fpu_exceptions_supported()) in TRACEME_RAISESIGNAL_MASKED()
488 if (sig == SIGFPE && !are_fpu_exceptions_supported()) in TRACEME_CRASH()
669 if (sig == SIGFPE && !are_fpu_exceptions_supported()) in TRACEME_SIGNALMASKED_CRASH()
1421 if (sig == SIGFPE && !are_fpu_exceptions_supported()) in TRACEME_VFORK_RAISE()
1503 if (sig == SIGFPE && !are_fpu_exceptions_supported()) in TRACEME_VFORK_CRASH()
1589 if (sig == SIGFPE && !are_fpu_exceptions_supported()) in TRACEME_VFORK_SIGNALMASKED_CRASH()
1696 if (sig == SIGFPE && !are_fpu_exceptions_supported()) in TRACEME_VFORK_SIGNALIGNORED_CRASH()