Home
last modified time | relevance | path

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

/dports/lang/scheme48/scheme48-1.9.2/c/
H A Dscheme48vm-64.c6225 void *find_template_return_address; in s48_restart() local
22148 find_template_return_address = &&find_template_return_0; in s48_restart()
22198 find_template_return_address = &&find_template_return_1; in s48_restart()
22229 find_template_return_address = &&find_template_return_2; in s48_restart()
22305 goto *find_template_return_address; in s48_restart()
22317 goto *find_template_return_address; in s48_restart()
H A Dscheme48vm-32.c6225 void *find_template_return_address; in s48_restart() local
22148 find_template_return_address = &&find_template_return_0; in s48_restart()
22198 find_template_return_address = &&find_template_return_1; in s48_restart()
22229 find_template_return_address = &&find_template_return_2; in s48_restart()
22305 goto *find_template_return_address; in s48_restart()
22317 goto *find_template_return_address; in s48_restart()