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

/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c795 if (strcmp(where, "temporary_execute")) {
797 * Other than temporary_execute, no one should set
1727 temporary_execute(fcode_env_t *env) function
1745 " temporary_execute\n");
1747 set_here(env, (uchar_t *)d, "temporary_execute");
1758 temporary_execute(env);

Completed in 29 milliseconds