Searched defs:NSIG (Results 1 – 2 of 2) sorted by relevance
48 #define NSIG _NSIG macro
3464 #ifndef NSIG macro 3466 # define NSIG (_NSIG) macro 3468 # define NSIG (SIGMAX+1) macro 3470 # define NSIG (SIG_MAX+1) macro 3472 # define NSIG (_SIG_MAX+1) macro 3474 # define NSIG (MAXSIG+1) macro 3476 # define NSIG (MAX_SIG+1) macro 3478 # define NSIG SIGARRAYSIZE /* Assume ary[SIGARRAYSIZE] */ macro 3482 # define NSIG global() macro [all...]