Searched refs:INT64 (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dexioctso.h47 #define INT64 int64_t macro
H A Dexioct.h413 INT64 InputRequests; /* 8 */
414 INT64 OutputRequests; /* 8 */
415 INT64 ControlRequests; /* 8 */
416 INT64 InputMegabytes; /* 8 */
417 INT64 OutputMegabytes; /* 8 */
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm/
H A Defibind.h62 typedef int64_t INT64; typedef
/illumos-gate/usr/src/cmd/acpi/common/
H A Dutprint.c329 if ((INT64) Number < 0)
332 Number = - (INT64) Number;
666 Number = (INT64) Number;
/illumos-gate/usr/src/uts/intel/io/acpica/utilities/
H A Dutprint.c329 if ((INT64) Number < 0)
332 Number = - (INT64) Number;
666 Number = (INT64) Number;
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm64/
H A Defibind.h90 typedef int64_t INT64; typedef
/illumos-gate/usr/src/boot/sys/boot/efi/include/amd64/
H A Defibind.h91 typedef int64_t INT64; typedef
/illumos-gate/usr/src/boot/sys/boot/efi/include/i386/
H A Defibind.h92 typedef int64_t INT64; typedef
/illumos-gate/usr/src/uts/intel/sys/acpi/
H A Dactypes.h88 * INT64 64-bit (8 byte) signed value
90 * COMPILER_DEPENDENT_UINT64/INT64 - These types are defined in the
132 typedef COMPILER_DEPENDENT_INT64 INT64; typedef
163 typedef INT64 ACPI_NATIVE_INT;
/illumos-gate/usr/src/uts/intel/sys/acpi/platform/
H A Dacefi.h73 typedef int64_t INT64; typedef

Completed in 61 milliseconds