Searched defs:_NSIG_BPW (Results 1 – 13 of 13) sorted by relevance
14 # define _NSIG_BPW 32 macro16 # define _NSIG_BPW 64 macro
16 #define _NSIG_BPW 64 macro
9 #define _NSIG_BPW BITS_PER_LONG macro
11 #define _NSIG_BPW 32 macro
16 #define _NSIG_BPW _SIGCONTEXT_NSIG_BPW macro
9 #define _NSIG_BPW 64 macro11 #define _NSIG_BPW 32 macro
11 #define _NSIG_BPW 64 macro
83 #define _NSIG_BPW 64 macro85 #define _NSIG_BPW 32 macro
8 #define _NSIG_BPW __BITS_PER_LONG macro
19 #define _NSIG_BPW 32 macro
16 #define _NSIG_BPW (sizeof(unsigned long) * 8) macro
Completed in 14 milliseconds