Home
last modified time | relevance | path

Searched defs:uint64 (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
H A Dvm_basic_types.h10 typedef u64 uint64; typedef
H A Dsvga_types.h34 typedef u64 uint64; typedef
/netbsd-src/sys/lib/libkern/
H A Dmilieu.h100 typedef uint64_t uint64; typedef
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dm68k-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsh3-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dmips-gcc.h40 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsparc64-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dor1k-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dmilieu.h102 typedef uint64_t uint64; typedef
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Daarch64-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dpowerpc-gcc.h42 typedef unsigned long long int uint64; typedef
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Darm-gcc.h40 typedef unsigned long long int uint64; typedef
/netbsd-src/external/mit/libcbor/dist/src/cbor/
H A Dcallbacks.h56 cbor_int64_callback uint64; member
/netbsd-src/external/bsd/libpcap/dist/
H A Dpcap-dos.h59 typedef unsigned long long uint64; typedef
64 typedef unsigned __int64 uint64; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dexecutionengine.go63 func NewGenericValueFromInt(t Type, n uint64, signed bool) (g GenericValue) {
H A Dir.go831 func ConstInt(t Type, n uint64, signExtend bool) (v Value) {
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h201 uint64_t uint64; member
/netbsd-src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
H A Dgrammar.h175 uint64_t uint64; member
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Ded25519.c25 #define uint64 crypto_uint64 macro
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_xdr_func.h63 typedef u_quad_t uint64; typedef