Searched defs:_VKI_NSIG_BPW (Results 1 - 12 of 12) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-arm64-linux.h83 #define _VKI_NSIG_BPW 64 macro
84 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-amd64-linux.h76 #define _VKI_NSIG_BPW 64 macro
77 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-ppc32-linux.h98 #define _VKI_NSIG_BPW 32 macro
99 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-ppc64-linux.h102 #define _VKI_NSIG_BPW 64 macro
103 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-s390x-linux.h142 #define _VKI_NSIG_BPW _VKI_SIGCONTEXT_NSIG_BPW macro
H A Dvki-tilegx-linux.h77 #define _VKI_NSIG_BPW 64 macro
78 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-arm-linux.h97 #define _VKI_NSIG_BPW 32 macro
98 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-mips32-linux.h108 #define _VKI_NSIG_BPW 32 macro
109 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-mips64-linux.h118 #define _VKI_NSIG_BPW 64 macro
119 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-x86-linux.h93 #define _VKI_NSIG_BPW 32 macro
94 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-darwin.h393 #define _VKI_NSIG_BPW 32 macro
395 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)
H A Dvki-solaris.h975 #define _VKI_NSIG_BPW 32 macro
976 #define _VKI_NSIG_WORDS (_VKI_NSIG / _VKI_NSIG_BPW)

Completed in 63 milliseconds