Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/efcode/include/fcode/
H A Dproto.h184 acf_t voc_find(fcode_env_t *env);
/titanic_50/usr/src/lib/efcode/engine/
H A Dpackage.c505 acf = voc_find(env); in find_method()
H A Dforth.c2173 voc_find(fcode_env_t *env) in voc_find() function
2205 acf = voc_find(env); in dollar_find()