Home
last modified time | relevance | path

Searched refs:INT64 (Results 1 – 9 of 9) sorted by relevance

/NextBSD/sys/contrib/dev/acpica/components/utilities/
HDutprint.c335 if ((INT64) Number < 0) in AcpiUtFormatNumber()
338 Number = - (INT64) Number; in AcpiUtFormatNumber()
668 Number = (INT64) Number; in AcpiUtVsnprintf()
/NextBSD/sys/boot/efi/include/arm/
HDefibind.h62 typedef int64_t INT64; typedef
/NextBSD/sbin/hastd/
HDnv.c421 NV_DEFINE_ADD(int64, INT64) in NV_DEFINE_ADD()
446 NV_DEFINE_ADD_ARRAY(int64, INT64)
519 NV_DEFINE_GET(int64, INT64) in NV_DEFINE_GET()
550 NV_DEFINE_GET_ARRAY(int64, INT64)
/NextBSD/sys/boot/efi/include/arm64/
HDefibind.h90 typedef int64_t INT64; typedef
/NextBSD/sys/boot/efi/include/amd64/
HDefibind.h92 typedef int64_t INT64; typedef
/NextBSD/sys/boot/efi/include/i386/
HDefibind.h92 typedef int64_t INT64; typedef
/NextBSD/lib/libxpc/
HDsubr_nvlist.c1203 NVLIST_EXISTS(int64, INT64) in NVLIST_EXISTS()
2175 NVLIST_GET(int64_t, int64, number, INT64) in NVLIST_GET()
2266 NVLIST_GETV(int64_t, int64, INT64) in NVLIST_GETV()
2315 NVLIST_TAKE(int64_t, int64, number, INT64) in NVLIST_TAKE()
2408 NVLIST_TAKEV(int64_t, int64, number, INT64) in NVLIST_TAKEV()
2468 NVLIST_FREE(int64, INT64) in NVLIST_FREE()
2548 NVLIST_FREEV(int64, INT64) in NVLIST_FREEV()
/NextBSD/sys/contrib/dev/acpica/include/
HDactypes.h132 typedef COMPILER_DEPENDENT_INT64 INT64; typedef
163 typedef INT64 ACPI_NATIVE_INT;
/NextBSD/contrib/wpa/src/utils/
HDcommon.h84 typedef INT64 s64;