Searched refs:unloop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c721 * 'unloop' Fcode implementation, drop 3 loop ctrl elements off return stack.
724 unloop(fcode_env_t *env) function
726 CHECK_RETURN_DEPTH(env, 3, "unloop");
2609 ANSI(0x089, 0, "unloop", unloop);

Completed in 58 milliseconds