OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__vki_u16
(Results
1 - 8
of
8
) sorted by null
/external/valgrind/main/include/vki/
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-linux.h
230
typedef
__vki_u16
vki_uint16_t;
233
typedef
__vki_u16
__vki_le16;
705
__vki_u16
u6_addr16[8];
715
__vki_u16
sin6_port; /* Transport layer port # */
[
all
...]
vki-arm-linux.h
48
typedef unsigned short
__vki_u16
;
typedef
vki-ppc32-linux.h
44
typedef unsigned short
__vki_u16
;
typedef
[
all
...]
vki-ppc64-linux.h
45
typedef unsigned short
__vki_u16
;
typedef
vki-s390x-linux.h
45
typedef unsigned short
__vki_u16
;
typedef
vki-x86-linux.h
44
typedef unsigned short
__vki_u16
;
typedef
vki-mips32-linux.h
52
typedef unsigned short
__vki_u16
;
typedef
[
all
...]
Completed in 433 milliseconds