Symbol: __uint64_t
include/endian.h
35
typedef __uint64_t uint64_t;
include/gssapi/gssapi.h
115
typedef __uint64_t OM_uint64;
include/stdlib.h
342
__uint64_t
lib/msun/aarch64/fenv.h
193
__uint64_t fpcr;
lib/msun/aarch64/fenv.h
194
__uint64_t fpsr;
lib/msun/aarch64/fenv.h
42
typedef __uint64_t fenv_t;
lib/msun/aarch64/fenv.h
43
typedef __uint64_t fexcept_t;
lib/msun/riscv/fenv.h
46
typedef __uint64_t fenv_t;
lib/msun/riscv/fenv.h
47
typedef __uint64_t fexcept_t;
sys/arm/include/_types.h
63
typedef __uint64_t __uint_fast64_t;
sys/arm/include/ptrace.h
13
__uint64_t vfp_reg[32];
sys/arm/include/reg.h
16
__uint64_t fpr_r[32];
sys/arm/include/ucontext.h
70
__uint64_t mcv_reg[32];
sys/arm64/include/_types.h
61
typedef __uint64_t __uint_fast64_t;
sys/arm64/include/_types.h
62
typedef __uint64_t __u_register_t;
sys/arm64/include/_types.h
63
typedef __uint64_t __vm_paddr_t;
sys/arm64/include/reg.h
102
__uint64_t code;
sys/arm64/include/reg.h
103
__uint64_t data;
sys/arm64/include/reg.h
41
__uint64_t x[30];
sys/arm64/include/reg.h
42
__uint64_t lr;
sys/arm64/include/reg.h
43
__uint64_t sp;
sys/arm64/include/reg.h
44
__uint64_t elr;
sys/arm64/include/reg.h
45
__uint64_t spsr;
sys/arm64/include/reg.h
86
__uint64_t dbr_addr;
sys/arm64/include/reg.h
91
__uint64_t dbw_addr;
sys/arm64/include/ucontext.h
106
__uint64_t mcv_reg[32];
sys/arm64/include/ucontext.h
43
__uint64_t gp_spsr;
sys/arm64/include/ucontext.h
80
__uint64_t mc_ptr; /* Address of extra_regs struct */
sys/arm64/include/ucontext.h
81
__uint64_t mc_spare[7]; /* Space for expansion, set to zero */
sys/dev/nvme/nvme_linux.h
24
__uint64_t metadata;
sys/dev/nvme/nvme_linux.h
25
__uint64_t addr;
sys/powerpc/include/_types.h
72
typedef __uint64_t __uint_fast64_t;
sys/powerpc/include/_types.h
74
typedef __uint64_t __u_register_t;
sys/powerpc/include/_types.h
75
typedef __uint64_t __vm_paddr_t;
sys/powerpc/include/_types.h
79
typedef __uint64_t __vm_paddr_t;
sys/powerpc/include/ucontext.h
47
__uint64_t mc_avec[32*2]; /* vector register file */
sys/powerpc/include/ucontext.h
50
__uint64_t mc_fpreg[33];
sys/powerpc/include/ucontext.h
51
__uint64_t mc_vsxfpreg[32]; /* low-order half of VSR0-31 */
sys/riscv/include/_types.h
57
typedef __uint64_t __uint_fast64_t;
sys/riscv/include/_types.h
58
typedef __uint64_t __u_register_t;
sys/riscv/include/_types.h
59
typedef __uint64_t __vm_paddr_t;
sys/riscv/include/reg.h
41
__uint64_t ra; /* return address */
sys/riscv/include/reg.h
42
__uint64_t sp; /* stack pointer */
sys/riscv/include/reg.h
43
__uint64_t gp; /* global pointer */
sys/riscv/include/reg.h
44
__uint64_t tp; /* thread pointer */
sys/riscv/include/reg.h
45
__uint64_t t[7]; /* temporaries */
sys/riscv/include/reg.h
46
__uint64_t s[12]; /* saved registers */
sys/riscv/include/reg.h
47
__uint64_t a[8]; /* function arguments */
sys/riscv/include/reg.h
48
__uint64_t sepc; /* exception program counter */
sys/riscv/include/reg.h
49
__uint64_t sstatus; /* status register */
sys/riscv/include/reg.h
53
__uint64_t fp_x[32][2]; /* Floating point registers */
sys/riscv/include/reg.h
54
__uint64_t fp_fcsr; /* Floating point control reg */
sys/riscv/include/ucontext.h
51
__uint64_t fp_x[32][2];
sys/riscv/include/ucontext.h
52
__uint64_t fp_fcsr;
sys/riscv/include/ucontext.h
63
__uint64_t mc_spare[8]; /* Space for expansion */
sys/sys/_exterr.h
19
__uint64_t p1;
sys/sys/_exterr.h
20
__uint64_t p2;
sys/sys/_stdint.h
69
typedef __uint64_t uint64_t;
sys/sys/_types.h
134
typedef __uint64_t __fsblkcnt_t;
sys/sys/_types.h
135
typedef __uint64_t __fsfilcnt_t;
sys/sys/_types.h
138
typedef __uint64_t __ino_t; /* inode number */
sys/sys/_types.h
144
typedef __uint64_t __nlink_t; /* link count */
sys/sys/_types.h
231
typedef __uint64_t __dev_t; /* device number */
sys/sys/_types.h
67
typedef __uint64_t __uint_least64_t;
sys/sys/_types.h
68
typedef __uint64_t __uintmax_t;
sys/sys/_types.h
81
typedef __uint64_t __uintptr_t;
sys/sys/_types.h
82
typedef __uint64_t __uintfptr_t;
sys/sys/_types.h
83
typedef __uint64_t __uint64ptr_t;
sys/sys/_types.h
90
typedef __uint64_t __uint64ptr_t;
sys/sys/_types.h
96
typedef __uint64_t __size_t; /* sizeof() */
sys/sys/_uexterror.h
23
__uint64_t p1;
sys/sys/_uexterror.h
24
__uint64_t p2;
sys/sys/_uexterror.h
25
__uint64_t rsrv1[4];
sys/sys/abi_types.h
24
__uint64_t val;
sys/sys/bitcount.h
100
__bitcount64(__uint64_t _x)
sys/sys/bitcount.h
114
static __inline __uint64_t
sys/sys/bitcount.h
115
__bitcount64(__uint64_t _x)
sys/sys/bitcount.h
65
#define __bitcount64(x) __builtin_popcountll((__uint64_t)(x))
sys/sys/bitcount.h
99
static __inline __uint64_t
sys/sys/ctf.h
274
(((__uint64_t)(m)->ctlm_offsethi) << 32 | (m)->ctlm_offsetlo)
sys/sys/ctf.h
275
#define CTF_OFFSET_TO_LMEMHI(off) ((__uint32_t)((__uint64_t)(off) >> 32))
sys/sys/endian.h
52
typedef __uint64_t uint64_t;
sys/sys/event.h
91
__uint64_t ext[4]; /* extensions */
sys/sys/prng.h
14
__uint64_t prng64(void);
sys/sys/prng.h
15
__uint64_t prng64_bounded(__uint64_t bound);
sys/sys/resource.h
122
#define RLIM_INFINITY ((rlim_t)(((__uint64_t)1 << 63) - 1))
sys/sys/socket.h
607
__uint64_t st_info_rsv[7];
sys/sys/stat.h
187
__uint64_t st_gen; /* file generation number */
sys/sys/stat.h
188
__uint64_t st_filerev; /* file revision, incr on changes */
sys/sys/stat.h
189
__uint64_t st_spare[9];
sys/sys/types.h
258
typedef __uint64_t kpaddr_t;
sys/sys/types.h
259
typedef __uint64_t kvaddr_t;
sys/sys/types.h
260
typedef __uint64_t ksize_t;
sys/sys/types.h
264
typedef __uint64_t vm_ooffset_t;
sys/sys/types.h
266
typedef __uint64_t vm_pindex_t;
sys/sys/types.h
291
typedef __uint64_t uoff_t;
sys/sys/types.h
68
typedef __uint64_t u_int64_t;
sys/sys/types.h
70
typedef __uint64_t u_quad_t; /* quads (deprecated) */
sys/x86/include/_types.h
82
typedef __uint64_t __uint_fast64_t;
sys/x86/include/_types.h
84
typedef __uint64_t __u_register_t;
sys/x86/include/_types.h
85
typedef __uint64_t __vm_paddr_t;
sys/x86/include/_types.h
88
typedef __uint64_t __vm_paddr_t;
sys/x86/include/reg.h
168
__uint64_t fpr_env[4];
sys/x86/include/reg.h
171
__uint64_t fpr_spare[12];
sys/x86/include/reg.h
201
__uint64_t dr[16]; /* debug registers */
sys/x86/include/reg.h
248
__uint64_t r_fsbase;
sys/x86/include/reg.h
249
__uint64_t r_gsbase;