Home
last modified time | relevance | path

Searched defs:uint16 (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h31 typedef unsigned int uint16; typedef
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h31 typedef unsigned int uint16; typedef
/freebsd/lib/libc/riscv/softfloat/
H A Driscv-gcc.h31 typedef int uint16; typedef
/freebsd/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h35 typedef unsigned int uint16; typedef
/freebsd/lib/libc/arm/softfloat/
H A Darm-gcc.h35 typedef int uint16; typedef
/freebsd/lib/libsdp/
H A Dutil.c292 uint16_t uint16; in sdp_print() member
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c169 uint16_t uint16; print_protocol_descriptor() member
/freebsd/contrib/libcbor/src/cbor/
H A Dcallbacks.h55 cbor_int16_callback uint16; member
/freebsd/contrib/libpcap/
H A Drpcap-protocol.h137 typedef unsigned short uint16; /* 16-bit unsigned integer */ typedef
/freebsd/crypto/openssh/
H A Ded25519.c21 #define uint16 crypto_uint16 macro
H A Dsntrup761.c24 #define uint16 crypto_uint16 macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h196 typedef uint uint16 __attribute__((ext_vector_type(16))); typedef