OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__hi
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ld.elf_so/arch/powerpc/
ppc_reloc.c
70
#define
__hi
(x,n) (((x) >> (n)) & 0xffff)
macro
73
#define highest(x)
__hi
(__u64(x), 48)
75
#define higher(x)
__hi
(__u64(x), 32)
78
#define hi(x)
__hi
(__u32(x), 16)
ppc_reloc.c
70
#define
__hi
(x,n) (((x) >> (n)) & 0xffff)
macro
73
#define highest(x)
__hi
(__u64(x), 48)
75
#define higher(x)
__hi
(__u64(x), 32)
78
#define hi(x)
__hi
(__u32(x), 16)
Completed in 25 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025