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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.h196 XBC_CSTAR, /* Save the CAR of the CONS */ enumerator in enum:__anoncf77c6f20203
H A Dbytecode.c1068 case XBC_CSTAR: strcpy(ptr, "CSTAR"); break;
1704 case XBC_CSTAR:
2541 case XBC_CSTAR:
2946 JUMP_ADDRESS(XBC_CSTAR),
3601 OPCODE_LABEL(XBC_CSTAR):
H A Dcompile.c227 com_Bytecode(com, XBC_CSTAR);

Completed in 8 milliseconds