Searched refs:__sigfillset14 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libc/compat/include/
H A Dsignal.h57 int __sigfillset14(sigset_t *);
/netbsd-current/include/
H A Dsignal.h90 int sigfillset(sigset_t *) __RENAME(__sigfillset14); variable
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_netbsd.cc317 DEFINE__REAL(int, __sigfillset14, const void *a);
318 (void)_REAL(__sigfillset14, set);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_netbsd.cc314 DEFINE__REAL(int, __sigfillset14, const void *a);
315 (void)_REAL(__sigfillset14, set);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_netbsd.cpp328 DEFINE__REAL(int, __sigfillset14, const void *a);
329 (void)_REAL(__sigfillset14, set);

Completed in 102 milliseconds