OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:INITIAL_SP
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgcc/
generic-morestack.c
240
struct
initial_sp
struct
297
__thread struct
initial_sp
__morestack_initial_sp
884
void *
initial_sp
= NULL;
889
&
initial_sp
)) != NULL)
897
initial_sp
to a different thread, and then to suspend one way or
909
void **
initial_sp
)
917
char *isp = (char *) *
initial_sp
;
942
*
initial_sp
= __morestack_initial_sp.sp;
949
next_segment, next_sp,
initial_sp
);
1039
INITIAL_SP
= 4
1100
void *
initial_sp
;
local
1127
void *
initial_sp
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/libgcc/
generic-morestack.c
240
struct
initial_sp
struct
297
__thread struct
initial_sp
__morestack_initial_sp
884
void *
initial_sp
= NULL;
889
&
initial_sp
)) != NULL)
897
initial_sp
to a different thread, and then to suspend one way or
909
void **
initial_sp
)
917
char *isp = (char *) *
initial_sp
;
942
*
initial_sp
= __morestack_initial_sp.sp;
949
next_segment, next_sp,
initial_sp
);
1039
INITIAL_SP
= 4
1100
void *
initial_sp
;
local
1127
void *
initial_sp
;
local
[
all
...]
/src/sys/arch/luna68k/dev/xplx/
xplx.asm
298
INITIAL_SP
: .EQU 01000H
616
LD SP,
INITIAL_SP
Completed in 122 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026