Searched defs:compile_string (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dproto.h391 FNPROTO(compile_string); variable
/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c2111 compile_string(fcode_env_t *env) function
2124 set_here(env, tostr, "compile_string");
2125 token_roundup(env, "compile_string");
2139 compile_string(env);

Completed in 22 milliseconds