Home
last modified time | relevance | path

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

/netbsd-src/tests/include/
H A Dt_stdint.c39 ATF_TC_BODY(int8, tc) in ATF_TC_BODY() argument
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dvm_basic_types.h14 typedef s8 int8; typedef
H A Dsvga_types.h38 typedef s8 int8; typedef
/netbsd-src/sys/lib/libkern/
H A Dmilieu.h94 typedef signed int int8; typedef
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dm68k-gcc.h36 typedef int int8; typedef
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsh3-gcc.h36 typedef signed char int8; typedef
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dmips-gcc.h34 typedef int int8; typedef
/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsparc64-gcc.h36 typedef int int8; typedef
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dor1k-gcc.h36 typedef int int8; typedef
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dmilieu.h96 typedef signed int int8; typedef
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Daarch64-gcc.h36 typedef int int8; typedef
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dpowerpc-gcc.h36 typedef int int8; typedef
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Darm-gcc.h34 typedef int int8; typedef
/netbsd-src/external/mit/libcbor/dist/test/
H A Dstream_expectations.h55 uint8_t int8; member
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtokens.d133 int8, enumerator
H A Dtokens.h142 int8, enumerator
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestpkts.c323 uint8_t int8 = 0; in hexstr2bin() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Ded25519.c18 #define int8 crypto_int8 macro
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A Dopencl-c-base.h118 typedef int int8 __attribute__((ext_vector_type(8))); typedef