Searched refs:NSIG (Results 1 – 25 of 27) sorted by relevance
12
13 #define NSIG 32 macro
21 #define NSIG 32 macro
16 #define NSIG 32 macro
102 #define NSIG _NSIG macro
18 Checking value of NSIG: "65"
18 Checking value of NSIG: "128"
19 Checking value of NSIG: "65"
19 Checking value of NSIG: "128"
70 #undef NSIG
24 void (*sig_info[NSIG])(int, struct siginfo *, struct uml_pt_regs *) = {
107 for (i = 1; i <= NSIG; i++) { in host_to_target_sigset_internal()