Home
last modified time | relevance | path

Searched refs:INT16 (Results 1 – 13 of 13) sorted by relevance

/freebsd/stand/efi/include/
H A Defi.h55 typedef int16_t INT16; typedef
H A Defidef.h94 INT16 TimeZone; // -1440 to 1440 or 2047
/freebsd/lib/libefivar/
H A Defi-osdep.h43 typedef int16_t INT16; typedef
/freebsd/sys/contrib/edk2/Include/
H A DBase.h333 #define MAX_INT16 ((INT16)0x7FFF)
344 #define MIN_INT16 (((INT16) -32767) - 1)
816 STATIC_ASSERT (sizeof (INT16) == 2, "sizeof (INT16) does not meet UEFI Specification Data Type re…
/freebsd/sys/compat/linuxkpi/common/include/acpi/
H A Dacpi.h41 typedef short INT16; typedef
/freebsd/crypto/openssl/include/openssl/
H A De_os2.h225 typedef INT16 int16_t;
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiBaseType.h76 INT16 TimeZone;
H A DUefiInternalFormRepresentation.h179 INT16 OffsetX;
180 INT16 OffsetY;
181 INT16 AdvanceX;
/freebsd/contrib/wpa/src/utils/
H A Dcommon.h95 typedef INT16 s16;
107 typedef INT16 s16;
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_fmts.c208 BHND_NVRAM_VAL_FMT_NATIVE(int16, INT16);
/freebsd/sys/contrib/dev/acpica/include/
H A Dactypes.h238 typedef short INT16; typedef
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86.td183 "Enable AVX-VNNI-INT16",
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltinsX86.def2061 // AVX-VNNI-INT16