SCM_VM_CONS       687 src/code.c             case SCM_VM_CONS:   SUB(INSN(SCM_VM_CONS_PUSH)); break;
SCM_VM_CONS       101 src/gauche/vminsn.h   SCM_VM_CONS,
SCM_VM_CONS      1394 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_cons__STUB, 2, 0, SCM_OBJ(&stdlib_cons__NAME), stdlib_cons, SCM_MAKE_INT(SCM_VM_CONS), NULL);
SCM_VM_CONS      1620 src/vm.c                   CASE(SCM_VM_CONS) {
SCM_VM_CONS       107 src/vminsn.c   DEFINSN(SCM_VM_CONS, "CONS", 0, NONE)
SCM_VM_CONS       276 src/vminsn.c     /* 97*/ { SCM_VM_CONS, NEXT, 178 },
SCM_VM_CONS       365 src/vminsn.c     /*179*/ { -1, KEEP, SCM_VM_CONS },