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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.c3018 #define OPCODE_LABEL(label) label macro
3022 #define OPCODE_LABEL(label) case label macro
3030 OPCODE_LABEL(XBC_NOOP):
3033 OPCODE_LABEL(XBC_PRED):
3036 OPCODE_LABEL(XBC_INV):
3040 OPCODE_LABEL(XBC_NIL):
3044 OPCODE_LABEL(XBC_T):
3048 OPCODE_LABEL(XBC_CAR):
3057 OPCODE_LABEL(XBC_CDR):
3066 OPCODE_LABEL(XBC_RPLAC
[all...]

Completed in 4 milliseconds