SCM_IPORTP         44 ext/binary/binary.c     } else if (SCM_IPORTP(x)) {                                         \
SCM_IPORTP        254 ext/charconv/charconv.c     if (!SCM_IPORTP(fromPort))
SCM_IPORTP         59 ext/charconv/convlib.c   if (!SCM_IPORTP(source_scm)) Scm_Error("input port required, but got %S", source_scm);
SCM_IPORTP       8973 ext/uvector/uvlib.c   if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP        212 src/error.c        if (SCM_IPORTP(val)) {
SCM_IPORTP       3228 src/extlib.c     if (!SCM_IPORTP(iport_scm)) Scm_Error("input port required, but got %S", iport_scm);
SCM_IPORTP       3248 src/extlib.c     if (!SCM_IPORTP(iport_scm)) Scm_Error("input port required, but got %S", iport_scm);
SCM_IPORTP       3485 src/extlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3820 src/extlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3842 src/extlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3869 src/extlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3893 src/extlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3919 src/extlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3957 src/extlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP        174 src/load.c         if (!SCM_IPORTP(port))
SCM_IPORTP        221 src/load.c         if (!SCM_IPORTP(args[0])) {
SCM_IPORTP        742 src/port.c                 if (SCM_IPORTP(port)) return key_modest;
SCM_IPORTP       1251 src/port.c         if (!SCM_IPORTP(iport)) {
SCM_IPORTP        811 src/portapi.c      if (!SCM_IPORTP(p)) Scm_Error("input port required, but got %S", p);
SCM_IPORTP        849 src/portapi.c      if (!SCM_IPORTP(p)) Scm_Error("input port required, but got %S", p);
SCM_IPORTP       3657 src/stdlib.c   SCM_RESULT = SCM_IPORTP(obj);
SCM_IPORTP       3781 src/stdlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3808 src/stdlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3834 src/stdlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       3878 src/stdlib.c     if (!SCM_IPORTP(port_scm)) Scm_Error("input port required, but got %S", port_scm);
SCM_IPORTP       1228 src/system.c                   if (tofd[i] == 0 && !SCM_IPORTP(port))
SCM_IPORTP       2345 src/vm.c                           if (!SCM_IPORTP(VAL0))
SCM_IPORTP       2361 src/vm.c                           if (!SCM_IPORTP(VAL0))