Home
last modified time | relevance | path

Searched defs:UINT64 (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dplatform.h21 typedef uint64_t UINT64; typedef
34 typedef unsigned __int64 UINT64; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid32_to_bid64.c29 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT64, bid32_to_bid64, UINT32, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
H A Dbid64_to_bid128.c30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid64_to_bid128, UINT64, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
H A Dbid_gcc_intrinsics.h79 typedef UDItype UINT64; typedef
H A Dbid_functions.h44 typedef unsigned long long UINT64; typedef
47 typedef unsigned __int64 UINT64; typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid32_to_bid64.c29 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT64, bid32_to_bid64, UINT32, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
H A Dbid64_to_bid128.c30 TYPE0_FUNCTION_ARGTYPE1_NORND (UINT128, bid64_to_bid128, UINT64, x) in TYPE0_FUNCTION_ARGTYPE1_NORND() argument
H A Dbid_gcc_intrinsics.h79 typedef UDItype UINT64; typedef
H A Dbid_functions.h44 typedef unsigned long long UINT64; typedef
47 typedef unsigned __int64 UINT64; typedef
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/bid/
H A Dbid-dpd.h25 typedef unsigned long long UINT64; typedef
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/bid/
H A Dbid-dpd.h25 typedef unsigned long long UINT64; typedef
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/bid/
H A Dbid-dpd.h25 typedef unsigned long long UINT64; typedef
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/bid/
H A Dbid-dpd.h25 typedef unsigned long long UINT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
H A Defibind.h32 typedef uint64_t UINT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/arm/
H A Defibind.h57 typedef uint64_t UINT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defibind.h49 typedef uint64_t UINT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/aarch64/
H A Defibind.h49 typedef uint64_t UINT64; 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.d173 alias ulong ULONG64, DWORD64, UINT64; variable
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia64/
H A Defibind.h83 typedef uint64_t UINT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/ia32/
H A Defibind.h97 typedef uint64_t UINT64; typedef
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
H A Defibind.h108 typedef uint64_t UINT64; typedef
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dumac.c92 typedef u_int64_t UINT64; /* 8 bytes */ typedef
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactypes.h131 typedef COMPILER_DEPENDENT_UINT64 UINT64; typedef
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc2834 #define UINT64(N) build_int_cstu (long_long_unsigned_type_node, (N)) macro