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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.h200 XBC_LSTAR, /* Start building a list in the gc protected stack */ enumerator in enum:__anoncf77c6f20203
H A Dbytecode.c1070 case XBC_LSTAR: strcpy(ptr, "LSTAR"); break;
1700 case XBC_LSTAR:
2537 case XBC_LSTAR:
2948 JUMP_ADDRESS(XBC_LSTAR),
3612 OPCODE_LABEL(XBC_LSTAR):
H A Dcompile.c1688 com_Bytecode(com, XBC_LSTAR);

Completed in 23 milliseconds