HomeSort by: relevance | last modified time | path
    Searched refs:XBC_CCONS (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xedit/dist/lisp/
bytecode.h 194 XBC_CCONS, /* Make CONS of two constants */
bytecode.c 1065 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):
compile.c 221 com_BytecodeCons(com, XBC_CCONS, car, cdr);

Completed in 6 milliseconds