Home
last modified time | relevance | path

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

/freebsd/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h29 typedef unsigned int uint8; typedef
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h29 typedef unsigned int uint8; typedef
/freebsd/lib/libc/riscv/softfloat/
H A Driscv-gcc.h29 typedef int uint8; typedef
/freebsd/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h33 typedef unsigned int uint8; typedef
/freebsd/lib/libc/arm/softfloat/
H A Darm-gcc.h33 typedef int uint8; typedef
/freebsd/lib/libsdp/
H A Dutil.c291 uint8_t uint8; in sdp_print() member
/freebsd/usr.sbin/bluetooth/sdpcontrol/
H A Dsearch.c168 uint8_t uint8; print_protocol_descriptor() member
/freebsd/contrib/libcbor/src/cbor/
H A Dcallbacks.h53 cbor_int8_callback uint8; member
/freebsd/contrib/libpcap/
H A Drpcap-protocol.h136 typedef unsigned char uint8; /* 8-bit unsigned integer */ typedef
/freebsd/crypto/openssh/
H A Ded25519.c19 #define uint8 crypto_uint8 macro
H A Dsntrup761.c19 #define uint8 crypto_uint8 macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h195 typedef uint uint8 __attribute__((ext_vector_type(8))); typedef