Searched refs:INT64 (Results 1 – 8 of 8) sorted by relevance
413 INT64 InputRequests; /* 8 */414 INT64 OutputRequests; /* 8 */415 INT64 ControlRequests; /* 8 */416 INT64 InputMegabytes; /* 8 */417 INT64 OutputMegabytes; /* 8 */
47 #define INT64 int64_t macro
62 typedef int64_t INT64; typedef
26 TEST_MAX( INT64, 0x7fffffffffffffffLL); in test()
90 typedef int64_t INT64; typedef
40 typedef int64_t INT64; typedef
39 typedef int64_t INT64; typedef
240 typedef COMPILER_DEPENDENT_INT64 INT64; typedef271 typedef INT64 ACPI_NATIVE_INT;589 #define ACPI_TIME_AFTER(a, b) ((INT64)((b) - (a)) < 0)