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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.h201 XBC_LCONS, /* Add loaded object to list */ enumerator in enum:__anoncf77c6f20203
H A Dbytecode.c1071 case XBC_LCONS: strcpy(ptr, "LCONS"); break;
1701 case XBC_LCONS:
2538 case XBC_LCONS:
2949 JUMP_ADDRESS(XBC_LCONS),
3621 OPCODE_LABEL(XBC_LCONS):
H A Dcompile.c1695 com_Bytecode(com, XBC_LCONS);

Completed in 10 milliseconds