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

/fuchsia/zircon/third_party/lib/acpica/source/components/utilities/
H A Dutprint.c335 if ((INT64) Number < 0)
338 Number = - (INT64) Number;
672 Number = (INT64) Number;
/fuchsia/zircon/system/utest/int-types/
H A Dint-types.c118 CHECK_MAX(int64_t, INT64);
163 CHECK_MIN(int64_t, INT64);
H A Dint-types.cpp116 CHECK_MAX(int64_t, INT64);
161 CHECK_MIN(int64_t, INT64);
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
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;
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/platform/
H A Dacefi.h73 typedef int64_t INT64; typedef

Completed in 89 milliseconds