OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_entry
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/acorn32/stand/boot32/
boot32.c
235
u_long *
current_entry
;
local in function:compact_relocations
237
current_entry
= reloc_entry = reloc_instruction_table + 1;
256
current_entry
[2] = current_length;
258
current_entry
+= 3;
259
current_src =
current_entry
[0] = src;
260
current_destination =
current_entry
[1] = destination;
266
current_entry
[2] = current_length;
267
current_entry
+= 3;
270
length =
current_entry
- (reloc_instruction_table + 1);
277
reloc_pos =
current_entry
;
[
all
...]
Completed in 14 milliseconds
Indexes created Sun Oct 12 20:09:57 GMT 2025