Home
last modified time | relevance | path

Searched refs:Sbottom_of_stackS (Results 1 – 2 of 2) sorted by relevance

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48vm-64.c171 static char * Sbottom_of_stackS; variable
2427 if ((cont_420X == (Sbottom_of_stackS))) { in really_preserve_continuation()
2429 ScontS = (Sbottom_of_stackS); in really_preserve_continuation()
3218 if ((cont_574X == (Sbottom_of_stackS))) { in HtopD12316()
5383 if ((cont_962X == (Sbottom_of_stackS))) { in check_stack()
6085 Sbottom_of_stackS = (ScontS); in s48_initialize_vm()
15105 SstackS = (Sbottom_of_stackS); in s48_restart()
15107 ScontS = (Sbottom_of_stackS); in s48_restart()
20239 SstackS = (Sbottom_of_stackS); in s48_restart()
22510 { SstackS = (Sbottom_of_stackS); in s48_call_startup_procedure()
[all …]
H A Dscheme48vm-32.c171 static char * Sbottom_of_stackS; variable
2427 if ((cont_420X == (Sbottom_of_stackS))) { in really_preserve_continuation()
2429 ScontS = (Sbottom_of_stackS); in really_preserve_continuation()
3218 if ((cont_574X == (Sbottom_of_stackS))) { in HtopD12316()
5383 if ((cont_962X == (Sbottom_of_stackS))) { in check_stack()
6085 Sbottom_of_stackS = (ScontS); in s48_initialize_vm()
15105 SstackS = (Sbottom_of_stackS); in s48_restart()
15107 ScontS = (Sbottom_of_stackS); in s48_restart()
20239 SstackS = (Sbottom_of_stackS); in s48_restart()
22510 { SstackS = (Sbottom_of_stackS); in s48_call_startup_procedure()
[all …]