SCM_OPORTP         56 ext/binary/binary.c     } else if (SCM_OPORTP(x)) {                                         \
SCM_OPORTP        451 ext/charconv/charconv.c     if (!SCM_OPORTP(toPort))
SCM_OPORTP        105 ext/charconv/convlib.c   if (!SCM_OPORTP(sink_scm)) Scm_Error("output port required, but got %S", sink_scm);
SCM_OPORTP       9031 ext/uvector/uvlib.c   if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       3208 src/extlib.c     if (!SCM_OPORTP(oport_scm)) Scm_Error("output port required, but got %S", oport_scm);
SCM_OPORTP       3374 src/extlib.c     if (!SCM_OPORTP(oport_scm)) Scm_Error("output port required, but got %S", oport_scm);
SCM_OPORTP       3509 src/extlib.c     if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       3533 src/extlib.c     if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       4112 src/extlib.c     if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       5237 src/extlib.c     if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       3676 src/stdlib.c   SCM_RESULT = SCM_OPORTP(obj);
SCM_OPORTP       3909 src/stdlib.c     if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       3937 src/stdlib.c     if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       3961 src/stdlib.c     if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       3990 src/stdlib.c     if (!SCM_OPORTP(port_scm)) Scm_Error("output port required, but got %S", port_scm);
SCM_OPORTP       1231 src/system.c                   if (tofd[i] == 1 && !SCM_OPORTP(port))
SCM_OPORTP       1234 src/system.c                   if (tofd[i] == 2 && !SCM_OPORTP(port))
SCM_OPORTP       2378 src/vm.c                           if (!SCM_OPORTP(VAL0))
SCM_OPORTP        136 src/write.c        if (!SCM_OPORTP(p)) {
SCM_OPORTP        185 src/write.c        if (!SCM_OPORTP(port))
SCM_OPORTP        216 src/write.c        if (!SCM_OPORTP(port)) {
SCM_OPORTP        290 src/write.c        if (nargs != 2 || (nargs == 2 && !SCM_OPORTP(args[1]))) {
SCM_OPORTP        939 src/write.c        if (!SCM_OPORTP(out)) {
SCM_OPORTP       1166 src/write.c        if (!SCM_OPORTP(out)) {