OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__u64
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/common/include/linux/
types.h
47
typedef uint64_t
__u64
;
typedef in typeref:typename:uint64_t
/src/libexec/ld.elf_so/arch/powerpc/
ppc_reloc.c
64
#define
__u64
(x) ((uint64_t)(x))
macro
66
#define __ha48
__u64
(0xffffffff8000)
67
#define __ha32
__u64
(0xffff8000)
72
#define highesta(x) __ha(
__u64
(x), 48)
73
#define highest(x) __hi(
__u64
(x), 48)
74
#define higher(x) __ha(
__u64
(x), 32)
75
#define higher(x) __hi(
__u64
(x), 32)
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
drm.h
79
typedef uint64_t
__u64
;
typedef in typeref:typename:uint64_t
648
__u64
size;
679
__u64
capability;
680
__u64
value;
725
__u64
capability;
726
__u64
value;
765
__u64
src_point;
766
__u64
dst_point;
775
__u64
handles;
785
__u64
handles
[
all
...]
Completed in 34 milliseconds
Indexes created Wed Sep 24 22:09:59 GMT 2025