SCM_VM_PUSH_PRE_CALL  750 src/code.c                 SUBO(INSN1(SCM_VM_PUSH_PRE_CALL, arg0), operand);
SCM_VM_PUSH_PRE_CALL   19 src/gauche/vminsn.h   SCM_VM_PUSH_PRE_CALL,
SCM_VM_PUSH_PRE_CALL  792 src/vm.c                   CASE(SCM_VM_PUSH_PRE_CALL) {
SCM_VM_PUSH_PRE_CALL   25 src/vminsn.c   DEFINSN(SCM_VM_PUSH_PRE_CALL, "PUSH-PRE-CALL", 1, ADDR)
SCM_VM_PUSH_PRE_CALL  194 src/vminsn.c     /* 15*/ { SCM_VM_PUSH_PRE_CALL, EMIT, SCM_VM_PUSH_PRE_CALL },
SCM_VM_PUSH_PRE_CALL  412 src/vminsn.c     /*211*/ { SCM_VM_PRE_CALL, EMIT, SCM_VM_PUSH_PRE_CALL },