Home
last modified time | relevance | path

Searched refs:OP_RPLACD (Results 1 – 2 of 2) sorted by relevance

/dports/lang/librep/librep_0.92.7/src/
H A Dbytecodes.h122 #define OP_RPLACD 0x4f /* call-2 rplacd */ macro
H A Dlispmach.h362 &&TAG(OP_CAR), &&TAG(OP_CDR), &&TAG(OP_RPLACA), &&TAG(OP_RPLACD), \
1204 BEGIN_INSN (OP_RPLACD) in vm()