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 50 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025