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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.h52 XBC_INV, /* If NIL loaded, change to T else to NIL */ enumerator in enum:__anoncf77c6f20203
H A Dbytecode.c852 case XBC_INV: strcpy(ptr, "INV"); break;
1691 case XBC_INV:
2528 case XBC_INV:
2878 JUMP_ADDRESS(XBC_INV),
3036 OPCODE_LABEL(XBC_INV):
H A Dcompile.c742 com_Bytecode(com, XBC_INV);

Completed in 9 milliseconds