Home
last modified time | relevance | path

Searched refs:INT8 (Results 1 – 11 of 11) sorted by relevance

/freebsd-14.2/stand/efi/include/
H A Defi.h57 typedef int8_t INT8; typedef
/freebsd-14.2/lib/libefivar/
H A Defi-osdep.h42 typedef int8_t INT8; typedef
/freebsd-14.2/sys/contrib/edk2/Include/
H A DBase.h331 #define MAX_INT8 ((INT8)0x7F)
343 #define MIN_INT8 (((INT8) -127) - 1)
814 STATIC_ASSERT (sizeof (INT8) == 1, "sizeof (INT8) does not meet UEFI Specification Data Type req…
/freebsd-14.2/sbin/hastd/
H A Dnv.c414 NV_DEFINE_ADD(int8, INT8) in NV_DEFINE_ADD() argument
439 NV_DEFINE_ADD_ARRAY(int8, INT8)
512 NV_DEFINE_GET(int8, INT8) in NV_DEFINE_GET() argument
543 NV_DEFINE_GET_ARRAY(int8, INT8)
/freebsd-14.2/crypto/openssl/include/openssl/
H A De_os2.h223 typedef INT8 int8_t;
/freebsd-14.2/contrib/wpa/src/utils/
H A Dcommon.h96 typedef INT8 s8;
108 typedef INT8 s8;
/freebsd-14.2/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c208 BHND_NVRAM_VAL_FMT_NATIVE(int8, INT8);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td194 "Enable AVX-VNNI-INT8",
277 "Support AMX-INT8 instructions",
H A DX86InstrSSE.td8225 // AVX-VNNI-INT8
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsAArch64.td2643 // SVE ACLE: 7.3. INT8 matrix multiply extensions
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86.def923 // AVX-VNNI-INT8