Searched defs:NSIG (Results 1 – 14 of 14) sorted by relevance
8 # define NSIG 32 macro
31 #define NSIG 12 macro37 # define NSIG _NSIG /* For BSD/SysV */ macro39 # define NSIG (_SIGMAX + 1) /* For QNX */ macro41 # define NSIG (SIGMAX + 1) /* For djgpp */ macro43 # define NSIG 64 /* Use a reasonable default value */ macro
56 # define NSIG _NSIG macro
49 # define NSIG _NSIG /* For BSD/SysV */ macro51 # define NSIG (_SIGMAX + 1) /* For QNX */ macro53 # define NSIG (SIGMAX + 1) /* For djgpp */ macro55 # define NSIG 64 /* Use a reasonable default value */ macro
98 # define NSIG _NSIG /* For BSD/SysV */ macro100 # define NSIG (_SIGMAX + 1) /* For QNX */ macro102 # define NSIG (SIGMAX + 1) /* For djgpp */ macro104 # define NSIG 64 /* Use a reasonable default value */ macro
171 #define NSIG (sizeof(signals)/sizeof(int)) in test() macro
13 #define NSIG 32 macro
16 #define NSIG 32 macro
300 NSIG = 65 variable
346 NSIG = 65 variable
235 pub const NSIG: ::c_int = 23; constant
518 pub const NSIG: ::c_int = 32; constant
581 NSIG = 46 variable
578 NSIG = 46 variable