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

/illumos-gate/usr/src/lib/efcode/engine/
H A Dfcode.c160 compile_comma(env);
167 * which is what gets compiled in with 'compile_comma'.
186 compile_comma(env);
547 compile_comma(env);
685 compile_comma(env);
H A Dforth.c477 compile_comma(env);
884 compile_comma(fcode_env_t *env) function
1852 compile_comma(env);
2160 compile_comma(env);
2235 compile_comma(env);
2305 compile_comma(env);
2312 compile_comma(env);
2469 compile_comma(env);
2640 ANSI(0x0dd, 0, "compile,", compile_comma);
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dengine.h288 #define COMPILE_TOKEN(x) PUSH(DS, (fstack_t)(x)); compile_comma(env);
H A Dproto.h193 FNPROTO(compile_comma); variable

Completed in 67 milliseconds