Searched defs:_VKI_NSIG (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-arm64-linux.h82 #define _VKI_NSIG 64 macro
84 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
126 #define VKI_SIGRTMAX _VKI_NSIG
H A Dvki-amd64-linux.h75 #define _VKI_NSIG 64 macro
77 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
119 #define VKI_SIGRTMAX _VKI_NSIG
H A Dvki-ppc32-linux.h97 #define _VKI_NSIG 64 macro
99 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
144 #define VKI_SIGRTMAX _VKI_NSIG
H A Dvki-ppc64-linux.h99 #define _VKI_NSIG 64 macro
101 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
146 #define VKI_SIGRTMAX _VKI_NSIG
H A Dvki-s390x-linux.h141 #define _VKI_NSIG _VKI_SIGCONTEXT_NSIG macro
191 #define VKI_SIGRTMAX _VKI_NSIG
H A Dvki-arm-linux.h96 #define _VKI_NSIG 64 macro
98 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
143 #define VKI_SIGRTMAX _VKI_NSIG
H A Dvki-mips32-linux.h107 #define _VKI_NSIG 128 macro
109 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
155 #define VKI_SIGRTMAX _VKI_NSIG
H A Dvki-mips64-linux.h117 #define _VKI_NSIG 128 macro
119 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
165 #define VKI_SIGRTMAX (_VKI_NSIG - 1)
H A Dvki-x86-linux.h92 #define _VKI_NSIG 64 macro
94 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
139 #define VKI_SIGRTMAX _VKI_NSIG
H A Dvki-darwin.h375 #define _VKI_NSIG 32 macro
376 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)

Completed in 128 milliseconds