Searched defs:NSIG (Results 1 – 12 of 12) sorted by relevance
19 # define NSIG _NSIG /* For BSD/SysV */ macro
56 # define NSIG _NSIG macro
163 #define NSIG (sizeof(signals)/sizeof(int)) in test() macro
95 # define NSIG _NSIG /* For BSD/SysV */ macro97 # define NSIG (_SIGMAX + 1) /* For QNX */ macro99 # define NSIG (SIGMAX + 1) /* For djgpp */ macro101 # define NSIG 64 /* Use a reasonable default value */ macro
187 #define NSIG _NSIG macro
250 #define NSIG _NSIG macro
102 # define NSIG SIGWINCH + 1 macro
258 #define NSIG _NSIG macro
257 #define NSIG _NSIG macro