Home
last modified time | relevance | path

Searched defs:uint16_t (Results 1 – 25 of 73) sorted by relevance

123

/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Defibind.h42 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
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dstdint.d51 alias uint16_t = ushort; /// in version() local
101 alias uint16_t = ushort; /// in version() local
135 alias uint16_t = ushort; /// in version() local
181 alias uint16_t = ushort; /// in version() local
215 alias uint16_t = ushort; /// in version() local
249 alias uint16_t = ushort; /// in version() local
283 alias uint16_t = ushort; /// in version() local
317 alias uint16_t = ushort; /// in version() local
351 alias uint16_t = ushort; /// in version() local
/netbsd-src/external/bsd/elftosb/dist/
H A Dstdafx.h50 typedef unsigned short uint16_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h40 typedef unsigned __int16 uint16_t; typedef
51 typedef unsigned short uint16_t; typedef
62 typedef unsigned short uint16_t; typedef
/netbsd-src/external/bsd/elftosb/dist/common/
H A Dstdafx.h66 typedef unsigned short uint16_t; typedef
/netbsd-src/external/bsd/libbind/dist/port/decunix/include/sys/
H A Dbitypes.h44 typedef unsigned short uint16_t; typedef
/netbsd-src/sys/sys/
H A Dstdint.h54 typedef __uint16_t uint16_t; typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dlinux-atomic.c40 typedef unsigned short uint16_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dlinux-atomic.c40 typedef unsigned short uint16_t; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSchedClassResolution.cpp126 SmallVector<uint16_t, 32> Subunits, in distributePressure()
291 [ProcResIdx](const std::pair<uint16_t, float> &WPR) { in getAsPoint()
/netbsd-src/sys/arch/hpc/stand/include/machine/
H A Dtypes.h24 typedef unsigned short uint16_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h53 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
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/
H A Dstdint.h79 typedef unsigned short uint16_t; typedef
86 typedef unsigned __int16 uint16_t; typedef
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dstdint-msvc2008.h79 typedef unsigned short uint16_t; typedef
86 typedef unsigned __int16 uint16_t; typedef
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dgcc_attribute_aligned.c10 typedef unsigned short uint16_t; typedef
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A De_os2.h226 typedef UINT16 uint16_t; typedef
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A De_os2.h235 typedef UINT16 uint16_t; typedef
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interface.cc23 typedef u16 uint16_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface.cc22 typedef u16 uint16_t; typedef
/netbsd-src/common/lib/libx86emu/
H A Dx86emu.c1131 common_binop_word_rm_r(struct X86EMU *emu, uint16_t (*binop)(struct X86EMU *, uint16_t, uint16_t)) in common_binop_word_rm_r() argument
1187uint16_t (*binop16)(struct X86EMU *, uint16_t, uint16_t), uint32_t (*binop32)(struct X86EMU *, uin… in common_binop_word_long_rm_r() argument
1196 common_binop_ns_word_rm_r(struct X86EMU *emu, void (*binop)(struct X86EMU *, uint16_t, uint16_t)) in common_binop_ns_word_rm_r() argument
1232 …void (*binop16)(struct X86EMU *, uint16_t, uint16_t), void (*binop32)(struct X86EMU *, uint32_t, u… in common_binop_ns_word_long_rm_r() argument
1258 common_binop_word_r_rm(struct X86EMU *emu, uint16_t (*binop)(struct X86EMU *, uint16_t, uint16_t)) in common_binop_word_r_rm() argument
1276uint16_t (*binop16)(struct X86EMU *, uint16_t, uint16_t), uint32_t (*binop32)(struct X86EMU *, uin… in common_binop_word_long_r_rm() argument
1295uint16_t (*binop16)(struct X86EMU *, uint16_t, uint16_t), uint32_t (*binop32)(struct X86EMU *, uin… in common_binop_word_long_imm() argument
/netbsd-src/sys/arch/dreamcast/dev/microcode/
H A Daica_arm.c30 typedef unsigned short uint16_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/arm/
H A Defibind.h28 typedef unsigned short uint16_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defibind.h30 typedef unsigned short uint16_t; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
H A Defibind.h28 typedef unsigned short uint16_t; typedef
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_interface.cc397 int __xray_set_typedevent_handler(void (*entry)( in __xray_set_typedevent_handler()

123