Searched refs:INT64 (Results 1 – 9 of 9) sorted by relevance
| /NextBSD/sys/contrib/dev/acpica/components/utilities/ |
| HD | utprint.c | 335 if ((INT64) Number < 0) in AcpiUtFormatNumber() 338 Number = - (INT64) Number; in AcpiUtFormatNumber() 668 Number = (INT64) Number; in AcpiUtVsnprintf()
|
| /NextBSD/sys/boot/efi/include/arm/ |
| HD | efibind.h | 62 typedef int64_t INT64; typedef
|
| /NextBSD/sbin/hastd/ |
| HD | nv.c | 421 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/ |
| HD | efibind.h | 90 typedef int64_t INT64; typedef
|
| /NextBSD/sys/boot/efi/include/amd64/ |
| HD | efibind.h | 92 typedef int64_t INT64; typedef
|
| /NextBSD/sys/boot/efi/include/i386/ |
| HD | efibind.h | 92 typedef int64_t INT64; typedef
|
| /NextBSD/lib/libxpc/ |
| HD | subr_nvlist.c | 1203 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/ |
| HD | actypes.h | 132 typedef COMPILER_DEPENDENT_INT64 INT64; typedef 163 typedef INT64 ACPI_NATIVE_INT;
|
| /NextBSD/contrib/wpa/src/utils/ |
| HD | common.h | 84 typedef INT64 s64;
|