OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__vki_u16
(Results
1 - 10
of
10
) sorted by null
/external/valgrind/include/vki/
vki-arm64-linux.h
44
typedef unsigned short
__vki_u16
;
typedef
vki-amd64-linux.h
44
typedef unsigned short
__vki_u16
;
typedef
180
__vki_u16
cwd;
181
__vki_u16
swd;
182
__vki_u16
twd; /* Note this is not the same as the 32bit/x87/FSAVE twd */
183
__vki_u16
fop;
vki-ppc32-linux.h
44
typedef unsigned short
__vki_u16
;
typedef
[
all
...]
vki-ppc64-linux.h
47
typedef unsigned short
__vki_u16
;
typedef
vki-s390x-linux.h
45
typedef unsigned short
__vki_u16
;
typedef
vki-tilegx-linux.h
45
typedef unsigned short
__vki_u16
;
typedef
vki-arm-linux.h
48
typedef unsigned short
__vki_u16
;
typedef
vki-mips32-linux.h
52
typedef unsigned short
__vki_u16
;
typedef
[
all
...]
vki-mips64-linux.h
57
typedef unsigned short
__vki_u16
;
typedef
[
all
...]
vki-x86-linux.h
44
typedef unsigned short
__vki_u16
;
typedef
Completed in 723 milliseconds