Searched defs:internal_sigfillset (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_netbsd.cpp319 void internal_sigfillset(__sanitizer_sigset_t *set) { function in namespace:__sanitizer
H A Dsanitizer_linux.cpp869 void internal_sigfillset(__sanitizer_sigset_t *set) { function in namespace:__sanitizer
H A Dsanitizer_mac.cpp220 void internal_sigfillset(__sanitizer_sigset_t *set) { sigfillset(set); } function in namespace:__sanitizer

Completed in 122 milliseconds