Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dsigset.h28 # define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) macro
31 unsigned long int __val[_SIGSET_NWORDS];
59 (__extension__ ({ int __cnt = _SIGSET_NWORDS; \
64 (__extension__ ({ int __cnt = _SIGSET_NWORDS; \
74 (__extension__ ({ int __cnt = _SIGSET_NWORDS; \
81 (__extension__ ({ int __cnt = _SIGSET_NWORDS; \
90 (__extension__ ({ int __cnt = _SIGSET_NWORDS; \