Home
last modified time | relevance | path

Searched defs:_SIGSET_NWORDS (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/arc/bits/types/
D__sigset_t.h6 #define _SIGSET_NWORDS (64 / (8 * sizeof (unsigned long int))) macro
/glibc-2.36/sysdeps/unix/sysv/linux/bits/types/
D__sigset_t.h4 #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) macro