Home
last modified time | relevance | path

Searched refs:token_roundup (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/lib/efcode/engine/
H A Dactions.c220 token_roundup(env, "action_colon"); in action_colon()
233 token_roundup(env, "actions"); in actions()
H A Dforth.c876 token_roundup(fcode_env_t *env, char *where) in token_roundup() function
888 token_roundup(env, "compile,"); in compile_comma()
1714 token_roundup(env, "set_temporary_compile"); in set_temporary_compile()
2036 token_roundup(env, "does"); in does()
2128 token_roundup(env, "compile_string"); in compile_string()
H A Dfcode.c237 token_roundup(env, "bquote"); in bquote()
284 token_roundup(env, "header"); in header()
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h437 void token_roundup(fcode_env_t *, char *);