HomeSort by: relevance | last modified time | path
    Searched refs:INT16 (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
efibind.h 56 typedef int16_t INT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/arm/
efibind.h 64 typedef int16_t INT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidef.h 90 INT16 TimeZone; // -1440 to 1440 or 2047
  /src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
efibind.h 56 typedef int16_t INT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
efibind.h 37 typedef int16_t INT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
efibind.h 106 typedef int16_t INT16;
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
efibind.h 88 typedef int16_t INT16;
  /src/crypto/external/apache2/openssl/dist/include/openssl/
e_os2.h 226 typedef INT16 int16_t;
  /src/crypto/external/bsd/openssl/dist/include/openssl/
e_os2.h 225 typedef INT16 int16_t;
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
e_os2.h 234 typedef INT16 int16_t;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
basetsd.d 156 alias short INT16;
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
dns_sd.h 138 typedef INT16 int16_t;
150 typedef INT16 int16_t;
CommonServices.h 725 typedef INT16 int16_t;
  /src/external/bsd/wpa/dist/src/utils/
common.h 99 typedef INT16 s16;
111 typedef INT16 s16;
  /src/sys/external/bsd/acpica/dist/utilities/
utprint.c 687 Number = (INT16) Number;
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
efibind.h 117 typedef int16_t INT16;
  /src/sys/external/bsd/acpica/dist/include/platform/
acefiex.h 107 INT16 TimeZone; /* -1440 to 1440 or 2047 */
  /src/sys/external/bsd/acpica/dist/include/
actypes.h 86 * INT16 16-bit (2 byte) signed value
130 typedef short INT16;
  /src/external/gpl3/gcc.old/dist/gcc/
range-op.cc 4156 #define INT16(N) build_int_cst (short_integer_type_node, (N))
4249 r1 = int_range<1> (INT16 (25), INT16 (250));
  /src/external/gpl3/gcc/dist/gcc/
range-op.cc 4569 #define INT16(x) wi::shwi ((x), TYPE_PRECISION (short_integer_type_node))
4668 r1 = int_range<1> (short_integer_type_node, INT16 (25), INT16 (250));

Completed in 78 milliseconds