Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/engine/
H A Dinit.c121 do_forth(env); in _init()
H A Dinteractive.c180 do_forth(env); in do_interact()
H A Dforth.c2165 do_forth(fcode_env_t *env) in do_forth() function
2653 FORTH(0, "forth", do_forth); in _init()
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h321 FNPROTO(do_forth);