Home | History | Annotate | Download | only in linux

Lines Matching refs:_NSIG_WORDS

42 	if (_NSIG_WORDS == 1)
51 if (_NSIG_WORDS == 1)
60 if (_NSIG_WORDS == 1)
76 switch (_NSIG_WORDS) {
101 switch (_NSIG_WORDS) { \
138 switch (_NSIG_WORDS) { \
157 switch (_NSIG_WORDS) {
169 switch (_NSIG_WORDS) {
199 switch (_NSIG_WORDS) {
201 memset(&set->sig[1], 0, sizeof(long)*(_NSIG_WORDS-1));
211 switch (_NSIG_WORDS) {
213 memset(&set->sig[1], -1, sizeof(long)*(_NSIG_WORDS-1));