Home
last modified time | relevance | path

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

12

/freebsd/contrib/libpcap/pcap/
H A Dpcap-inttypes.h62 typedef unsigned short uint16_t; typedef
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/
H A Dctypes.py45 uint16_t = _ffi_cast('uint16_t') variable
/freebsd/sys/sys/
H A D_stdint.h59 typedef __uint16_t uint16_t; typedef
H A Dendian.h42 typedef __uint16_t uint16_t; typedef
/freebsd/contrib/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h17 typedef unsigned short uint16_t; typedef
/freebsd/include/arpa/
H A Dinet.h73 typedef __uint16_t uint16_t; typedef
/freebsd/crypto/openssl/include/openssl/
H A De_os2.h226 typedef UINT16 uint16_t; typedef
/freebsd/contrib/ntp/sntp/libopts/compat/
H A Dwindows-config.h131 typedef unsigned __int16 uint16_t; typedef
H A Dcompat.h274 typedef unsigned short uint16_t; typedef
/freebsd/sys/contrib/x86emu/
H A Dx86emu.c1148 uint16_t (*binop)(struct x86emu *, uint16_t, uint16_t)) in common_binop_word_rm_r() argument
1206 uint16_t (*binop16)(struct x86emu *, uint16_t, uint16_t), in common_binop_word_long_rm_r() argument
1217 void (*binop)(struct x86emu *, uint16_t, uint16_t)) in common_binop_ns_word_rm_r() argument
1254 void (*binop16)(struct x86emu *, uint16_t, uint16_t), in common_binop_ns_word_long_rm_r() argument
1283 uint16_t (*binop)(struct x86emu *, uint16_t, uint16_t)) in common_binop_word_r_rm() argument
1301 uint16_t (*binop16)(struct x86emu *, uint16_t, uint16_t), in common_binop_word_long_r_rm() argument
1322 uint16_t (*binop16)(struct x86emu *, uint16_t, uint16_t), in common_binop_word_long_imm() argument
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DBoolean.h51 explicit operator uint16_t() const { return V; } in uint16_t() function
/freebsd/contrib/libucl/src/
H A Dmum.h52 typedef unsigned __int16 uint16_t; typedef
/freebsd/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dacl_common.c1658 uint16_t *, uint16_t *, uint32_t *)) in ace_trivial_common() argument
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_acl.c1287 uint16_t *, uint16_t *, uint32_t *)) in ace_trivial_common() argument
/freebsd/sys/dev/mxge/
H A Dmxge_mcp.h42 typedef unsigned short uint16_t; typedef
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in140 typedef unsigned __int16 uint16_t; typedef
/freebsd/crypto/openssh/
H A Ddefines.h296 typedef u_int16_t uint16_t; typedef
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_libdispatch.cpp27 typedef u16 uint16_t; typedef
/freebsd/sys/netinet/
H A Din.h54 typedef __uint16_t uint16_t; typedef
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1158 ArrayRef<std::pair<uint16_t, uint32_t>> InitFuncs, in writeLinkingMetaDataSection()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h243 typedef __UINT16_TYPE__ uint16_t; typedef
/freebsd/stand/kshim/
H A Dbsd_kernel.h206 typedef unsigned short uint16_t; typedef
/freebsd/sys/dev/pci/
H A Dpcivar.h376 PCI_ACCESSOR(subvendor, SUBVENDOR, uint16_t) in PCI_ACCESSOR() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h45 LLVM_YAML_STRONG_TYPEDEF(uint16_t, ELF_ET) in LLVM_YAML_STRONG_TYPEDEF() argument
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp379 void IHexSectionWriterBase::writeData(uint8_t, uint16_t, in writeData() argument

12