SCM_VM_CUROUT     164 src/gauche/vminsn.h   SCM_VM_CUROUT,
SCM_VM_CUROUT    3732 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_current_output_port__STUB, 0, 0, SCM_OBJ(&stdlib_current_output_port__NAME), stdlib_current_output_port, SCM_MAKE_INT(SCM_VM_CUROUT), NULL);
SCM_VM_CUROUT    2398 src/vm.c                   CASE(SCM_VM_CUROUT) {
SCM_VM_CUROUT     170 src/vminsn.c   DEFINSN(SCM_VM_CUROUT, "CUROUT", 0, NONE)
SCM_VM_CUROUT     339 src/vminsn.c     /*160*/ { SCM_VM_CUROUT, EMIT, SCM_VM_CUROUT },