OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chip_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/amiga/
cc.c
463
static u_long
chip_size
; /* size of it all. */
variable in typeref:typename:u_long
471
chip_size
= chipmem_end - (chipmem_start + PAGE_SIZE);
472
chip_total =
chip_size
- sizeof(*mem);
474
mem = (struct mem_node *)chipmem_steal(
chip_size
);
cc.c
463
static u_long
chip_size
; /* size of it all. */
variable in typeref:typename:u_long
471
chip_size
= chipmem_end - (chipmem_start + PAGE_SIZE);
472
chip_total =
chip_size
- sizeof(*mem);
474
mem = (struct mem_node *)chipmem_steal(
chip_size
);
Completed in 82 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025