OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NUM_STACK_LOCS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rl78/
rl78.cc
2463
and the first
NUM_STACK_LOCS
words on the stack. We use this to
2471
#define
NUM_STACK_LOCS
32
2474
static unsigned char content_memory [32 +
NUM_STACK_LOCS
];
2522
if (INTVAL (loc) <
NUM_STACK_LOCS
)
/src/external/gpl3/gcc.old/dist/gcc/config/rl78/
rl78.cc
2463
and the first
NUM_STACK_LOCS
words on the stack. We use this to
2471
#define
NUM_STACK_LOCS
32
2474
static unsigned char content_memory [32 +
NUM_STACK_LOCS
];
2522
if (INTVAL (loc) <
NUM_STACK_LOCS
)
Completed in 35 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026