OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:where16
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
kobj_machdep.c
126
uint16_t *
where16
;
local
161
where16
= (void *)where;
217
*
where16
= saddr + addend;
342
*
where16
= val;
/src/libexec/ld.elf_so/arch/powerpc/
ppc_reloc.c
268
uint16_t *
where16
= (uint16_t *)where;
local
269
if (*
where16
!= tmp16)
270
*
where16
= tmp16;
287
uint16_t *
where16
= (uint16_t *)where;
local
288
if (*
where16
!= tmp16)
289
*
where16
= tmp16;
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026