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

/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h391 FNPROTO(compile_string); variable
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c2114 compile_string(fcode_env_t *env) function
2127 set_here(env, tostr, "compile_string");
2128 token_roundup(env, "compile_string");
2142 compile_string(env);

Completed in 50 milliseconds