Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/include/
H A Dt_stdint.c39 ATF_TC_BODY(int8, tc) in ATF_TC_BODY() argument
/freebsd/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h30 typedef int int8; typedef
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h30 typedef int int8; typedef
/freebsd/lib/libc/riscv/softfloat/
H A Driscv-gcc.h30 typedef int int8; typedef
/freebsd/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h34 typedef int int8; typedef
/freebsd/lib/libc/arm/softfloat/
H A Darm-gcc.h34 typedef int int8; typedef
/freebsd/lib/libsdp/
H A Dutil.c286 int8_t int8; in sdp_print() member
/freebsd/contrib/ldns/drill/
H A Dwork.c26 uint8_t int8 = 0; in hexstr2bin() local
/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h57 uint8_t int8; member
/freebsd/crypto/openssh/
H A Ded25519.c18 #define int8 crypto_int8 macro
H A Dsntrup761.c18 #define int8 crypto_int8 macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h190 typedef int int8 __attribute__((ext_vector_type(8))); typedef