OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_length
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/acorn32/stand/boot32/
boot32.c
233
u_long *reloc_entry,
current_length
, length;
local in function:compact_relocations
242
current_length
= reloc_entry[2];
250
if (src == (current_src +
current_length
) &&
251
destination == (current_destination +
current_length
)) {
253
current_length
+= length;
256
current_entry[2] =
current_length
;
261
current_length
= length;
266
current_entry[2] =
current_length
;
Completed in 151 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025