OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:reloc_tablesize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/stand/boot32/
boot32.c
77
u_long
reloc_tablesize
, *reloc_instruction_table;
variable in typeref:typename:u_long
196
reloc_tablesize
= (MAX_RELOCPAGES+1)*3*sizeof(u_long);
197
reloc_instruction_table = alloc(
reloc_tablesize
);
boot32.c
77
u_long
reloc_tablesize
, *reloc_instruction_table;
variable in typeref:typename:u_long
196
reloc_tablesize
= (MAX_RELOCPAGES+1)*3*sizeof(u_long);
197
reloc_instruction_table = alloc(
reloc_tablesize
);
Completed in 24 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025