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

/osnet-11/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
/osnet-11/usr/src/lib/efcode/engine/
H A Dfcode.c156 compile_comma(env);
163 * which is what gets compiled in with 'compile_comma'.
182 compile_comma(env);
543 compile_comma(env);
681 compile_comma(env);
H A Dforth.c474 compile_comma(env);
881 compile_comma(fcode_env_t *env) function
1849 compile_comma(env);
2157 compile_comma(env);
2232 compile_comma(env);
2302 compile_comma(env);
2309 compile_comma(env);
2466 compile_comma(env);
2637 ANSI(0x0dd, 0, "compile,", compile_comma);

Completed in 25 milliseconds