Home
last modified time | relevance | path

Searched defs:INT64 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
H A Defibind.h33 typedef int64_t INT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/arm/
H A Defibind.h58 typedef int64_t INT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defibind.h50 typedef int64_t INT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
H A Defibind.h50 typedef int64_t INT64; typedef
/netbsd-src/bin/ps/
H A Dps.h46 KPTR, KPTR24, INT32, UINT32, SIGLIST, INT64, UINT64, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dbasetsd.d171 alias long LONG64, INT64; variable
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h84 typedef int64_t INT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Defibind.h98 typedef int64_t INT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h109 typedef int64_t INT64; typedef
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactypes.h132 typedef COMPILER_DEPENDENT_INT64 INT64; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc2833 #define INT64(N) build_int_cstu (long_long_integer_type_node, (N)) macro