Searched refs:_VKI_NSIG (Results 1 – 19 of 19) sorted by relevance
71 vg_assert( 8 * sizeof(set) == _VKI_NSIG ); in VG_()82 vg_assert(_VKI_NSIG == NSIG); in VG_()83 vg_assert(_VKI_NSIG == 32); in VG_()
41 # define _VKI_MAXSIG (_VKI_NSIG - 1)146 if (signum < 1 || signum > _VKI_NSIG) in VG_()157 if (signum < 1 || signum > _VKI_NSIG) in VG_()168 if (signum < 1 || signum > _VKI_NSIG) in VG_()491 for (i = 1; i < _VKI_NSIG; i++) in VG_()495 if (i == _VKI_NSIG) in VG_()
243 Int VG_(max_signal) = _VKI_NSIG;673 SCSS_Per_Signal scss_per_sig[1+_VKI_NSIG];718 SKSS_Per_Signal skss_per_sig[1+_VKI_NSIG];728 vg_assert(info->si_signo >= 1 && info->si_signo <= _VKI_NSIG); in is_sig_ign()746 for (sig = 1; sig <= _VKI_NSIG; sig++) { in pp_SKSS()769 for (sig = 1; sig <= _VKI_NSIG; sig++) { in calculate_SKSS_from_SCSS()2983 for (i = 1; i <= _VKI_NSIG; i++) { in VG_()
82 #define _VKI_NSIG 64 macro84 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)126 #define VKI_SIGRTMAX _VKI_NSIG
75 #define _VKI_NSIG 64 macro77 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)119 #define VKI_SIGRTMAX _VKI_NSIG
76 #define _VKI_NSIG 64 macro78 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)122 #define VKI_SIGRTMAX _VKI_NSIG
101 #define _VKI_NSIG 64 macro103 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)148 #define VKI_SIGRTMAX _VKI_NSIG
97 #define _VKI_NSIG 64 macro99 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)144 #define VKI_SIGRTMAX _VKI_NSIG
96 #define _VKI_NSIG 64 macro98 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)143 #define VKI_SIGRTMAX _VKI_NSIG
92 #define _VKI_NSIG 64 macro94 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)139 #define VKI_SIGRTMAX _VKI_NSIG
107 #define _VKI_NSIG 128 macro109 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)155 #define VKI_SIGRTMAX _VKI_NSIG
117 #define _VKI_NSIG 128 macro119 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)165 #define VKI_SIGRTMAX (_VKI_NSIG - 1)
141 #define _VKI_NSIG _VKI_SIGCONTEXT_NSIG macro191 #define VKI_SIGRTMAX _VKI_NSIG
394 #define _VKI_NSIG 32 macro395 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
973 #define _VKI_NSIG 128 macro976 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
397 CLG_ASSERT((sigNum > 0) && (sigNum <= _VKI_NSIG)); in push_exec_state()
313 #define _VKI_NSIG 64315 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)359 #define VKI_SIGRTMAX _VKI_NSIG
54 for (i = 1; i <= _VKI_NSIG; i++) { in sr_extended_perror()
933 for (i = 1; i <= _VKI_NSIG; i++) in run_thread_for_a_while()