Searched refs:INT8 (Results 1 – 14 of 14) sorted by relevance
| /freebsd/sys/contrib/edk2/Include/ |
| H A D | Base.h | 330 #define MAX_INT8 ((INT8)0x7F) 342 #define MIN_INT8 (((INT8) -127) - 1) 817 STATIC_ASSERT (sizeof (INT8) == 1, "sizeof (INT8) does not meet UEFI Specification Data Type req… 838 STATIC_ASSERT (ALIGNOF (INT8) == sizeof (INT8), "Alignment of INT8 does not meet UEFI Specificat…
|
| /freebsd/sys/contrib/edk2/Include/IndustryStandard/ |
| H A D | UefiTcgPlatform.h | 246 INT8 VariableData[1]; ///< Driver or platform-specific data 262 INT8 VariableData[1]; ///< Driver or platform-specific data 273 INT8 VariableData[1];
|
| H A D | Tpm20.h | 456 typedef INT8 TPM_CLOCK_ADJUST;
|
| /freebsd/sys/sys/ |
| H A D | efi-edk2.h | 21 typedef int8_t INT8; typedef
|
| /freebsd/lib/libc/tests/gen/ |
| H A D | limits_test.c | 49 CHECK_STYPE(int8_t, INT8);
|
| /freebsd/sbin/hastd/ |
| H A D | nv.c | 410 NV_DEFINE_ADD(int8, INT8) in NV_DEFINE_ADD() argument 435 NV_DEFINE_ADD_ARRAY(int8, INT8) 508 NV_DEFINE_GET(int8, INT8) in NV_DEFINE_GET() argument 539 NV_DEFINE_GET_ARRAY(int8, INT8)
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | e_os2.h | 224 typedef INT8 int8_t;
|
| /freebsd/contrib/wpa/src/utils/ |
| H A D | common.h | 96 typedef INT8 s8; 108 typedef INT8 s8;
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_value_fmts.c | 207 BHND_NVRAM_VAL_FMT_NATIVE(int8, INT8);
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86.td | 174 "Enable AVX-VNNI-INT8", 257 "Support AMX-INT8 instructions",
|
| H A D | X86InstrAVX10.td | 21 // VNNI INT8
|
| H A D | X86InstrSSE.td | 8221 // AVX-VNNI-INT8
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IntrinsicsAArch64.td | 2825 // SVE ACLE: 7.3. INT8 matrix multiply extensions
|
| H A D | IntrinsicsX86.td | 4999 // VNNI INT8
|