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

/osnet-11/usr/src/lib/efcode/packages/
H A Dparse.c61 COMPILE_TOKEN(&do_colon);
66 COMPILE_TOKEN(&byteload_ptr);
/osnet-11/usr/src/lib/efcode/engine/
H A Dfcode.c102 COMPILE_TOKEN(fn);
111 COMPILE_TOKEN(fn);
150 COMPILE_TOKEN(which);
226 COMPILE_TOKEN(&quote_ptr);
594 COMPILE_TOKEN(&do_colon);
602 COMPILE_TOKEN(&do_create);
679 COMPILE_TOKEN(&do_field);
692 COMPILE_TOKEN(&to_ptr);
753 COMPILE_TOKEN(env->table[0x46].apf); /* Hack for now... */
868 COMPILE_TOKEN(
[all...]
H A Dforth.c473 COMPILE_TOKEN(&blit_ptr);
1173 COMPILE_TOKEN(&semi_ptr);
1714 COMPILE_TOKEN(&do_colon);
1847 COMPILE_TOKEN(ptr);
1917 COMPILE_TOKEN(ptr);
1919 COMPILE_TOKEN(0);
1962 COMPILE_TOKEN(&do_leave_ptr);
2036 COMPILE_TOKEN(&does_ptr);
2037 COMPILE_TOKEN(&semi_ptr);
2044 COMPILE_TOKEN(
[all...]
H A Dactions.c222 COMPILE_TOKEN(&do_colon);
294 COMPILE_TOKEN(&array[a]);
H A Dinteractive.c298 COMPILE_TOKEN(&to_ptr);
H A Dpackage.c247 COMPILE_TOKEN(&noop);
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dengine.h288 #define COMPILE_TOKEN(x) PUSH(DS, (fstack_t)(x)); compile_comma(env); macro

Completed in 36 milliseconds