OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_VKI_NSIG_BPW
(Results
1 - 12
of
12
) sorted by null
/external/valgrind/include/vki/
vki-arm64-linux.h
83
#define
_VKI_NSIG_BPW
64
84
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
vki-amd64-linux.h
76
#define
_VKI_NSIG_BPW
64
77
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
vki-ppc32-linux.h
98
#define
_VKI_NSIG_BPW
32
99
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
[
all
...]
vki-ppc64-linux.h
102
#define
_VKI_NSIG_BPW
64
103
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
vki-s390x-linux.h
142
#define
_VKI_NSIG_BPW
_VKI_SIGCONTEXT_NSIG_BPW
vki-tilegx-linux.h
77
#define
_VKI_NSIG_BPW
64
78
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
vki-arm-linux.h
97
#define
_VKI_NSIG_BPW
32
98
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
vki-mips32-linux.h
108
#define
_VKI_NSIG_BPW
32
109
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
[
all
...]
vki-mips64-linux.h
118
#define
_VKI_NSIG_BPW
64
119
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
[
all
...]
vki-x86-linux.h
93
#define
_VKI_NSIG_BPW
32
94
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
vki-darwin.h
393
#define
_VKI_NSIG_BPW
32
395
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
vki-solaris.h
975
#define
_VKI_NSIG_BPW
32
976
#define _VKI_NSIG_WORDS (_VKI_NSIG /
_VKI_NSIG_BPW
)
[
all
...]
Completed in 734 milliseconds