OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CURRENT_STACK
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
generic-morestack.c
1037
CURRENT_STACK
= 2,
1059
context[
CURRENT_STACK
] = (void *) &context;
1136
context[
CURRENT_STACK
] = NULL;
1203
sp = context[
CURRENT_STACK
];
/src/external/gpl3/gcc.old/dist/libgcc/
generic-morestack.c
1037
CURRENT_STACK
= 2,
1059
context[
CURRENT_STACK
] = (void *) &context;
1136
context[
CURRENT_STACK
] = NULL;
1203
sp = context[
CURRENT_STACK
];
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026