Home
last modified time | relevance | path

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

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48vm-64.c22447 void *enter_string_return_address; in s48_call_startup_procedure() local
22652 enter_string_return_address = &&enter_string_return_0; in s48_call_startup_procedure()
22665 enter_string_return_address = &&enter_string_return_1; in s48_call_startup_procedure()
22678 enter_string_return_address = &&enter_string_return_2; in s48_call_startup_procedure()
22690 enter_string_return_address = &&enter_string_return_3; in s48_call_startup_procedure()
22700 enter_string_return_address = &&enter_string_return_4; in s48_call_startup_procedure()
22710 enter_string_return_address = &&enter_string_return_5; in s48_call_startup_procedure()
22754 goto *enter_string_return_address; in s48_call_startup_procedure()
H A Dscheme48vm-32.c22447 void *enter_string_return_address; in s48_call_startup_procedure() local
22652 enter_string_return_address = &&enter_string_return_0; in s48_call_startup_procedure()
22665 enter_string_return_address = &&enter_string_return_1; in s48_call_startup_procedure()
22678 enter_string_return_address = &&enter_string_return_2; in s48_call_startup_procedure()
22690 enter_string_return_address = &&enter_string_return_3; in s48_call_startup_procedure()
22700 enter_string_return_address = &&enter_string_return_4; in s48_call_startup_procedure()
22710 enter_string_return_address = &&enter_string_return_5; in s48_call_startup_procedure()
22754 goto *enter_string_return_address; in s48_call_startup_procedure()