OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEFAULT_MEM_SIZE
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/example-synacor/
interp.c
71
#define
DEFAULT_MEM_SIZE
(16 * 1024 * 1024)
150
sim_do_commandf (sd, "memory-size %#x",
DEFAULT_MEM_SIZE
);
/src/external/gpl3/gdb/dist/sim/example-synacor/
interp.c
71
#define
DEFAULT_MEM_SIZE
(16 * 1024 * 1024)
150
sim_do_commandf (sd, "memory-size %#x",
DEFAULT_MEM_SIZE
);
/src/external/gpl3/gdb.old/dist/sim/riscv/
riscv-sim.h
74
#define
DEFAULT_MEM_SIZE
(64 * 1024 * 1024)
/src/external/gpl3/gdb/dist/sim/riscv/
riscv-sim.h
74
#define
DEFAULT_MEM_SIZE
(64 * 1024 * 1024)
Completed in 18 milliseconds
Indexes created Sat Apr 25 00:22:52 UTC 2026