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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.h205 XBC_JUMP, /* Jump relative to following signed int */ enumerator in enum:__anoncf77c6f20203
H A Dbytecode.c1081 case XBC_JUMP:
1770 case XBC_JUMP:
2241 case XBC_JUMP:
2369 LinkCalculateJump(com, tree, XBC_JUMP);
2377 LinkCalculateJump(com, tree, XBC_JUMP);
2383 LinkCalculateJump(com, tree, XBC_JUMP);
2589 case XBC_JUMP:
2951 JUMP_ADDRESS(XBC_JUMP),
3573 OPCODE_LABEL(XBC_JUMP):
H A Dcompile.c486 tree->code = XBC_JUMP;
700 group->code = XBC_JUMP;
947 lgroup->code = XBC_JUMP;
1007 lgroup->code = XBC_JUMP;

Completed in 8 milliseconds