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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.h143 XBC_LOAD_SET, /* Set value of local variable to the value of another */ enumerator in enum:__anoncf77c6f20203
H A Dbytecode.c1012 case XBC_LOAD_SET:
1753 case XBC_LOAD_SET:
1921 next->code = XBC_LOAD_SET;
2581 case XBC_LOAD_SET:
2926 JUMP_ADDRESS(XBC_LOAD_SET),
3428 OPCODE_LABEL(XBC_LOAD_SET):

Completed in 6 milliseconds