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

/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c798 if (strcmp(where, "temporary_execute")) {
800 * Other than temporary_execute, no one should set
1730 temporary_execute(fcode_env_t *env) function
1748 " temporary_execute\n");
1750 set_here(env, (uchar_t *)d, "temporary_execute");
1761 temporary_execute(env);

Completed in 58 milliseconds