stdlib_current_input_port__NAME 3716 src/stdlib.c   static SCM_DEFINE_STRING_CONST(stdlib_current_input_port__NAME, "current-input-port", 18, 18);
stdlib_current_input_port__NAME 3717 src/stdlib.c   static SCM_DEFINE_SUBR(stdlib_current_input_port__STUB, 0, 0, SCM_OBJ(&stdlib_current_input_port__NAME), stdlib_current_input_port, SCM_MAKE_INT(SCM_VM_CURIN), NULL);