OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__uint64_t
(Results
1 - 25
of
32
) sorted by relevancy
1
2
/src/sys/arch/ia64/include/
int_types.h
54
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
57
typedef unsigned long int
__uint64_t
;
typedef in typeref:typename:unsigned long int
62
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
/src/sys/arch/mips/include/
int_types.h
59
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
62
typedef unsigned long int
__uint64_t
;
typedef in typeref:typename:unsigned long int
67
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
types.h
47
typedef
__uint64_t
__fpregister64_t;
65
typedef
__uint64_t
__vaddr_t;
72
typedef
__uint64_t
paddr_t;
73
typedef
__uint64_t
psize_t;
87
typedef
__uint64_t
vaddr_t;
88
typedef
__uint64_t
vsize_t;
119
typedef
__uint64_t
uregister_t;
120
typedef
__uint64_t
mips_ureg_t; /* do not use */
122
typedef
__uint64_t
uregister32_t;
/src/sys/arch/powerpc/include/
int_types.h
59
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
62
typedef unsigned long int
__uint64_t
;
typedef in typeref:typename:unsigned long int
67
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
types.h
64
typedef
__uint64_t
register64_t;
/src/sys/arch/sparc/include/
int_types.h
66
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
71
typedef unsigned long int
__uint64_t
;
typedef in typeref:typename:unsigned long int
77
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
/src/sys/arch/alpha/include/
int_types.h
56
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
59
typedef unsigned long int
__uint64_t
;
typedef in typeref:typename:unsigned long int
/src/sys/arch/hppa/include/
int_types.h
53
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
58
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
/src/sys/arch/i386/include/
int_types.h
57
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
62
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
types.h
60
typedef
__uint64_t
paddr_t;
61
typedef
__uint64_t
psize_t;
75
typedef
__uint64_t
paddr_t;
76
typedef
__uint64_t
psize_t;
/src/sys/arch/m68k/include/
int_types.h
56
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
61
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
/src/sys/arch/sh3/include/
int_types.h
56
typedef unsigned __COMPILER_INT64__
__uint64_t
;
typedef in typeref:typename:unsigned __COMPILER_INT64__
61
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
/src/sys/arch/vax/include/
int_types.h
56
typedef __COMPILER_UINT64__
__uint64_t
;
typedef in typeref:typename:__COMPILER_UINT64__
61
typedef unsigned long long int
__uint64_t
;
typedef in typeref:typename:unsigned long long int
/src/sys/sys/
ansi.h
48
typedef
__uint64_t
__fsblkcnt_t; /* fs block count (statvfs) */
49
typedef
__uint64_t
__fsfilcnt_t; /* fs file count */
common_int_types.h
52
typedef __UINT64_TYPE__
__uint64_t
;
typedef in typeref:typename:__UINT64_TYPE__
stdint.h
74
typedef
__uint64_t
uint64_t;
socket.h
407
__uint64_t
ki_pcbaddr; /* PTR: pcb addr */
408
__uint64_t
ki_ppcbaddr; /* PTR: ppcb addr */
409
__uint64_t
ki_sockaddr; /* PTR: socket addr */
421
__uint64_t
ki_rcvq; /* U_LONG: receive queue len */
422
__uint64_t
ki_sndq; /* U_LONG: send queue len */
433
__uint64_t
ki_inode; /* INO_T: fake inode number */
434
__uint64_t
ki_vnode; /* PTR: if associated with file */
435
__uint64_t
ki_conn; /* PTR: control block of peer */
436
__uint64_t
ki_refs; /* PTR: referencing socket */
437
__uint64_t
ki_nextref; /* PTR: link in refs list *
[
all
...]
/src/sys/arch/amd64/include/
int_types.h
58
typedef unsigned long int
__uint64_t
;
typedef in typeref:typename:unsigned long int
/src/sys/arch/riscv/include/
reg.h
50
__uint64_t
r_reg[31]; /* x0 is always 0 */
51
__uint64_t
r_pc;
111
__uint64_t
u_u64;
types.h
44
typedef
__uint64_t
paddr_t;
45
typedef
__uint64_t
psize_t;
59
typedef
__uint64_t
uregister_t;
/src/sys/arch/aarch64/include/
types.h
61
typedef
__uint64_t
register_t;
94
typedef
__uint64_t
__register_t;
/src/sys/arch/arm/include/
int_types.h
82
typedef __UINT64_TYPE__
__uint64_t
;
typedef in typeref:typename:__UINT64_TYPE__
mcontext.h
43
typedef
__uint64_t
__greg_t;
136
__uint64_t
__d64[2];
/src/include/
strings.h
70
unsigned int popcount64(
__uint64_t
) __constfunc;
/src/lib/libc/arch/aarch64/gen/
makecontext.c
48
__uint64_t
*sp;
Completed in 51 milliseconds
1
2
Indexes created Fri Oct 17 00:09:41 GMT 2025