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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.h194 XBC_CCONS, /* Make CONS of two constants */ enumerator in enum:__anoncf77c6f20203
H A Dbytecode.c1065 case XBC_CCONS:
1764 case XBC_CCONS:
2481 case XBC_CCONS:
2703 case XBC_CCONS:
2945 JUMP_ADDRESS(XBC_CCONS),
3594 OPCODE_LABEL(XBC_CCONS):
H A Dcompile.c221 com_BytecodeCons(com, XBC_CCONS, car, cdr);

Completed in 11 milliseconds