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

/osnet-11/usr/src/lib/efcode/engine/
H A Dfcode.c1027 P1275(0x000, DEFINER, "end0", end0);
1028 P1275(0x010, DEFINER, "b(lit)", blit);
1029 P1275(0x011, DEFINER, "b(')", btick);
1030 P1275(0x012, DEFINER, "b(\")", bquote);
1031 P1275(0x013, DEFINER, "bbranch", bbranch);
1032 P1275(0x014, DEFINER, "b?branch", bqbranch);
1033 P1275(0x015, DEFINER, "b(loop)", bloop);
1034 P1275(0x016, DEFINER, "b(+loop)", bplusloop);
1035 P1275(0x017, DEFINER, "b(do)", bdo);
1036 P1275(0x018, DEFINER, "
[all...]
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dengine.h275 #define DEFINER (FLAG_NONAME|IMMEDIATE) macro

Completed in 377 milliseconds