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

/xsrc/external/mit/xedit/dist/lisp/
H A Dbytecode.h89 XBC_PUSH_NIL_N, /* Pushes NIL in the builtin stack N times */ enumerator in enum:__anoncf77c6f20203
H A Dbytecode.c882 case XBC_PUSH_NIL_N:
1721 case XBC_PUSH_NIL_N:
2047 next->code = XBC_PUSH_NIL_N;
2052 case XBC_PUSH_NIL_N:
2055 next->code = XBC_PUSH_NIL_N;
2559 case XBC_PUSH_NIL_N:
2901 JUMP_ADDRESS(XBC_PUSH_NIL_N),
3261 OPCODE_LABEL(XBC_PUSH_NIL_N):

Completed in 6 milliseconds