HomeSort by: relevance | last modified time | path
    Searched defs:uint64 (Results 1 - 19 of 19) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_types.h 34 typedef u64 uint64; typedef
40 typedef uint64 PA;
42 typedef uint64 PPN64;
vm_basic_types.h 10 typedef u64 uint64; typedef
16 typedef uint64 PA;
18 typedef uint64 PPN64;
  /src/lib/libc/arch/aarch64/softfloat/
aarch64-gcc.h 42 typedef unsigned long long int uint64; typedef
  /src/lib/libc/arch/arm/softfloat/
arm-gcc.h 40 typedef unsigned long long int uint64; typedef
  /src/lib/libc/arch/m68k/softfloat/
m68k-gcc.h 42 typedef unsigned long long int uint64; typedef
  /src/lib/libc/arch/mips/softfloat/
mips-gcc.h 40 typedef unsigned long long int uint64; typedef
  /src/lib/libc/arch/or1k/softfloat/
or1k-gcc.h 42 typedef unsigned long long int uint64; typedef
  /src/lib/libc/arch/powerpc/softfloat/
powerpc-gcc.h 42 typedef unsigned long long int uint64; typedef
  /src/lib/libc/arch/sh3/softfloat/
sh3-gcc.h 42 typedef unsigned long long int uint64; typedef
  /src/lib/libc/arch/sparc64/softfloat/
sparc64-gcc.h 42 typedef unsigned long long int uint64; typedef
  /src/regress/lib/libc/ieeefp/testfloat/include/
milieu.h 102 typedef uint64_t uint64; typedef
  /src/sys/lib/libkern/
milieu.h 100 typedef uint64_t uint64; typedef
  /src/external/mit/libcbor/dist/src/cbor/
callbacks.h 56 cbor_int64_callback uint64; member in struct:cbor_callbacks
  /src/external/bsd/libpcap/dist/
pcap-dos.h 59 typedef unsigned long long uint64; typedef
64 typedef unsigned __int64 uint64; typedef
  /src/external/mpl/bind/dist/lib/isccfg/include/isccfg/
grammar.h 175 uint64_t uint64; member in union:cfg_obj::__anon24175
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/include/isccfg/
grammar.h 201 uint64_t uint64; member in union:cfg_obj::__anon24410
  /src/crypto/external/bsd/openssh/dist/
ed25519.c 25 #define uint64 crypto_uint64 macro
sntrup761.c 26 #define uint64 crypto_uint64 macro
  /src/external/bsd/am-utils/dist/include/
am_xdr_func.h 63 typedef u_quad_t uint64; typedef
65 typedef uint64 am_cookie3;
169 typedef uint64 am_size3;
171 typedef uint64 am_fileid3;
194 uint64 fsid;
217 typedef uint64 am_offset3;
1205 bool_t xdr_uint64 (XDR *, uint64*);

Completed in 48 milliseconds