Home
last modified time | relevance | path

Searched refs:return_to_interact (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h252 void return_to_interact(fcode_env_t *);
/titanic_41/usr/src/lib/efcode/engine/
H A Dinteractive.c139 return_to_interact(fcode_env_t *env) in return_to_interact() function
H A Ddebug.c980 return_to_interact(env); in forth_abort()