OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uint16_t
(Results
1 - 16
of
16
) sorted by relevancy
/src/sys/arch/hpc/stand/include/machine/
types.h
24
typedef unsigned short
uint16_t
;
typedef
30
typedef
uint16_t
u_int16_t;
/src/sys/sys/
stdint.h
54
typedef __uint16_t
uint16_t
;
typedef
types.h
69
typedef __uint16_t
uint16_t
;
typedef
94
typedef
uint16_t
u_int16_t;
/src/sys/arch/dreamcast/dev/microcode/
aica_arm.c
30
typedef unsigned short
uint16_t
;
typedef
40
(*(volatile
uint16_t
*)(DC_REG_ADDR + (off)))
46
((*(volatile
uint16_t
*)(DC_REG_ADDR + (off))) = (val))
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface.cc
23
typedef u16
uint16_t
;
typedef
/src/tests/usr.bin/xlint/lint1/
gcc_attribute_aligned.c
10
typedef unsigned short
uint16_t
;
typedef
20
uint16_t
fa_seg;
21
uint16_t
fa_opcode;
31
uint16_t
f87_exp_sign;
42
uint16_t
s87_cw __attribute__((aligned(4)));
43
uint16_t
s87_sw __attribute__((aligned(4)));
44
uint16_t
s87_tw __attribute__((aligned(4)));
expr_sizeof.c
222
typedef unsigned short
uint16_t
;
typedef
230
uint16_t
fa_seg;
231
uint16_t
fa_opcode;
237
uint16_t
f87_exp_sign;
245
uint16_t
s87_cw _Alignas(4);
246
uint16_t
s87_sw _Alignas(4);
247
uint16_t
s87_tw _Alignas(4);
msg_247.c
235
typedef unsigned short
uint16_t
;
typedef
238
typedef
uint16_t
in_port_t;
266
uint16_t
u6_addr16[8];
/src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h
28
typedef unsigned short
uint16_t
;
typedef
55
typedef
uint16_t
UINT16;
/src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h
28
typedef unsigned short
uint16_t
;
typedef
63
typedef
uint16_t
UINT16;
/src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h
42
typedef unsigned short
uint16_t
;
typedef
51
typedef unsigned short
uint16_t
;
typedef
63
typedef unsigned short
uint16_t
;
typedef
75
typedef unsigned short
uint16_t
;
typedef
105
typedef
uint16_t
UINT16;
/src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h
40
typedef unsigned __int16
uint16_t
;
typedef
51
typedef unsigned short
uint16_t
;
typedef
62
typedef unsigned short
uint16_t
;
typedef
87
typedef
uint16_t
UINT16;
/src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h
30
typedef unsigned short
uint16_t
;
typedef
55
typedef
uint16_t
UINT16;
/src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h
53
typedef unsigned short
uint16_t
;
typedef
62
typedef unsigned short
uint16_t
;
typedef
74
typedef unsigned short
uint16_t
;
typedef
86
typedef unsigned short
uint16_t
;
typedef
116
typedef
uint16_t
UINT16;
/src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h
54
typedef unsigned short int
uint16_t
;
typedef
/src/sys/external/bsd/drm2/dist/drm/amd/include/
atomfirmware.h
50
#ifndef
uint16_t
51
typedef unsigned short
uint16_t
;
typedef
229
uint16_t
structuresize;
241
uint16_t
bios_segment_address;
242
uint16_t
protectedmodeoffset;
243
uint16_t
configfilenameoffset;
244
uint16_t
crc_block_offset;
245
uint16_t
vbios_bootupmessageoffset;
246
uint16_t
int10_offset;
247
uint16_t
pcibusdevinitcode
[
all
...]
Completed in 615 milliseconds
Indexes created Sun Feb 15 12:34:49 CET 2026