SCM_STRINGP        56 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP       257 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP       289 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP       604 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(name_scm)) Scm_Error("string required, but got %S", name_scm);
SCM_STRINGP       607 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(value_scm)) Scm_Error("string required, but got %S", value_scm);
SCM_STRINGP       640 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(name_scm)) Scm_Error("const C string required, but got %S", name_scm);
SCM_STRINGP       643 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(value_scm)) Scm_Error("const C string required, but got %S", value_scm);
SCM_STRINGP       665 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(name_scm)) Scm_Error("const C string required, but got %S", name_scm);
SCM_STRINGP       705 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP       738 ext/auxsys/auxsyslib.c   if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP        77 ext/charconv/charconv.c     } else if (SCM_STRINGP(code)) {
SCM_STRINGP       140 ext/charconv/convlib.c   if (!SCM_STRINGP(string_scm)) Scm_Error("string required, but got %S", string_scm);
SCM_STRINGP       143 ext/charconv/convlib.c   if (!SCM_STRINGP(scheme_scm)) Scm_Error("string required, but got %S", scheme_scm);
SCM_STRINGP       100 ext/dbm/gdbm.c   if (!SCM_STRINGP(name_scm)) Scm_Error("string required, but got %S", name_scm);
SCM_STRINGP       196 ext/dbm/gdbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       199 ext/dbm/gdbm.c   if (!SCM_STRINGP(val_scm)) Scm_Error("string required, but got %S", val_scm);
SCM_STRINGP       235 ext/dbm/gdbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       264 ext/dbm/gdbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       313 ext/dbm/gdbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       381 ext/dbm/gdbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP        83 ext/dbm/ndbm.c   if (!SCM_STRINGP(name_scm)) Scm_Error("string required, but got %S", name_scm);
SCM_STRINGP       163 ext/dbm/ndbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       166 ext/dbm/ndbm.c   if (!SCM_STRINGP(val_scm)) Scm_Error("string required, but got %S", val_scm);
SCM_STRINGP       202 ext/dbm/ndbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       231 ext/dbm/ndbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       260 ext/dbm/ndbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP        51 ext/dbm/odbm.c   if (!SCM_STRINGP(name_scm)) Scm_Error("string required, but got %S", name_scm);
SCM_STRINGP       108 ext/dbm/odbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       111 ext/dbm/odbm.c   if (!SCM_STRINGP(val_scm)) Scm_Error("string required, but got %S", val_scm);
SCM_STRINGP       135 ext/dbm/odbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       159 ext/dbm/odbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP       200 ext/dbm/odbm.c   if (!SCM_STRINGP(key_scm)) Scm_Error("string required, but got %S", key_scm);
SCM_STRINGP        65 ext/digest/md5.c   } else if (SCM_STRINGP(data)) {
SCM_STRINGP        65 ext/digest/sha1.c   } else if (SCM_STRINGP(data)) {
SCM_STRINGP       123 ext/net/addr.c     if (!SCM_FALSEP(path) && !SCM_STRINGP(path)) {
SCM_STRINGP       130 ext/net/addr.c     if (SCM_STRINGP(path)) {
SCM_STRINGP       171 ext/net/addr.c     if (SCM_STRINGP(host)) {
SCM_STRINGP       182 ext/net/addr.c             if (SCM_NULLP(ap) || !SCM_STRINGP(SCM_CAR(ap))) {
SCM_STRINGP       232 ext/net/addr.c     if (SCM_STRINGP(host)) {
SCM_STRINGP       389 ext/net/net.c      if (SCM_STRINGP(value)) {
SCM_STRINGP       725 ext/net/netlib.c   if (!SCM_STRINGP(msg_scm)) Scm_Error("string required, but got %S", msg_scm);
SCM_STRINGP       764 ext/net/netlib.c   if (!SCM_STRINGP(msg_scm)) Scm_Error("string required, but got %S", msg_scm);
SCM_STRINGP      1001 ext/net/netlib.c   if (!SCM_STRINGP(name_scm)) Scm_Error("const C string required, but got %S", name_scm);
SCM_STRINGP      1023 ext/net/netlib.c   if (!SCM_STRINGP(addr_scm)) Scm_Error("const C string required, but got %S", addr_scm);
SCM_STRINGP      1046 ext/net/netlib.c   if (!SCM_STRINGP(name_scm)) Scm_Error("const C string required, but got %S", name_scm);
SCM_STRINGP      1088 ext/net/netlib.c   if (!SCM_STRINGP(name_scm)) Scm_Error("const C string required, but got %S", name_scm);
SCM_STRINGP      1091 ext/net/netlib.c   if (!SCM_STRINGP(proto_scm)) Scm_Error("const C string required, but got %S", proto_scm);
SCM_STRINGP      1116 ext/net/netlib.c   if (!SCM_STRINGP(proto_scm)) Scm_Error("const C string required, but got %S", proto_scm);
SCM_STRINGP      1288 ext/net/netlib.c   if (!SCM_STRINGP(value)) Scm_Error("ScmString* required, but got %S", value);
SCM_STRINGP      1328 ext/net/netlib.c   if (!SCM_MAYBE_P(SCM_STRINGP, nodename_scm)) Scm_Error("const C string or #f required, but got %S", nodename_scm);
SCM_STRINGP      1331 ext/net/netlib.c   if (!SCM_MAYBE_P(SCM_STRINGP, servname_scm)) Scm_Error("const C string or #f required, but got %S", servname_scm);
SCM_STRINGP        36 ext/syslog/syslog.c   if (!SCM_STRINGP(ident_scm)) Scm_Error("const C string required, but got %S", ident_scm);
SCM_STRINGP        66 ext/syslog/syslog.c   if (!SCM_STRINGP(message_scm)) Scm_Error("const C string required, but got %S", message_scm);
SCM_STRINGP      9091 ext/uvector/uvlib.c   if (!SCM_STRINGP(s_scm)) Scm_Error("string required, but got %S", s_scm);
SCM_STRINGP      9128 ext/uvector/uvlib.c   if (!SCM_STRINGP(s_scm)) Scm_Error("string required, but got %S", s_scm);
SCM_STRINGP      9197 ext/uvector/uvlib.c   if (!SCM_STRINGP(s_scm)) Scm_Error("string required, but got %S", s_scm);
SCM_STRINGP      9244 ext/uvector/uvlib.c   if (!SCM_STRINGP(s_scm)) Scm_Error("string required, but got %S", s_scm);
SCM_STRINGP      9382 ext/uvector/uvlib.c   if (!SCM_STRINGP(s_scm)) Scm_Error("string required, but got %S", s_scm);
SCM_STRINGP      9419 ext/uvector/uvlib.c   if (!SCM_STRINGP(s_scm)) Scm_Error("string required, but got %S", s_scm);
SCM_STRINGP       168 ext/vport/vport.c         if (!SCM_STRINGP(s)) return EOF;
SCM_STRINGP        73 src/boolean.c      if (SCM_STRINGP(x)) {
SCM_STRINGP        74 src/boolean.c          if (SCM_STRINGP(y)) {
SCM_STRINGP      2768 src/class.c                if (SCM_STRINGP(klass->name)) {
SCM_STRINGP      1018 src/code.c         else if (!SCM_STRINGP(name)) {
SCM_STRINGP        51 src/compare.c      if (SCM_STRINGP(x) && SCM_STRINGP(y))
SCM_STRINGP       937 src/extlib.c       if (!SCM_STRINGP(prefix))
SCM_STRINGP       976 src/extlib.c     if (SCM_STRINGP(name)) sname = SCM_STRING(name);
SCM_STRINGP      1269 src/extlib.c     if (!SCM_STRINGP(encoding_scm)) Scm_Error("const C string required, but got %S", encoding_scm);
SCM_STRINGP      1594 src/extlib.c    SCM_RESULT = (SCM_STRINGP(obj)&&SCM_STRING_INCOMPLETE_P(obj));
SCM_STRINGP      1613 src/extlib.c    SCM_RESULT = (SCM_STRINGP(obj)&&SCM_STRING_IMMUTABLE_P(obj));
SCM_STRINGP      1628 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1648 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1668 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1688 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1708 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1767 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1801 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1831 src/extlib.c     if (!SCM_STRINGP(target_scm)) Scm_Error("string required, but got %S", target_scm);
SCM_STRINGP      1837 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1841 src/extlib.c     if (!SCM_STRINGP(r)) Scm_Error("argument out of range: (%d %S)", start, str);
SCM_STRINGP      1862 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1916 src/extlib.c     if (!SCM_STRINGP(delim_scm)) Scm_Error("string required, but got %S", delim_scm);
SCM_STRINGP      1950 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      1975 src/extlib.c     if (!SCM_STRINGP(s_scm)) Scm_Error("string required, but got %S", s_scm);
SCM_STRINGP      2017 src/extlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2038 src/extlib.c     if (SCM_STRINGP(s2)) {
SCM_STRINGP      2067 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      2361 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      2427 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      2492 src/extlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      2496 src/extlib.c     if (SCM_STRINGP(regexp)) rx = SCM_REGEXP(Scm_RegComp(SCM_STRING(regexp), 0));
SCM_STRINGP      3057 src/extlib.c     if (!SCM_STRINGP(path_scm)) Scm_Error("string required, but got %S", path_scm);
SCM_STRINGP      3104 src/extlib.c     if (!SCM_STRINGP(path_scm)) Scm_Error("string required, but got %S", path_scm);
SCM_STRINGP      3164 src/extlib.c     if (!SCM_STRINGP(string_scm)) Scm_Error("string required, but got %S", string_scm);
SCM_STRINGP      3280 src/extlib.c       } else if (!SCM_STRINGP(r)) {
SCM_STRINGP      3929 src/extlib.c     if (SCM_FALSEP(allowbytestr)&&SCM_STRINGP(r)&&SCM_STRING_INCOMPLETE_P(r)) {
SCM_STRINGP      4194 src/extlib.c     if (!SCM_STRINGP(path_scm)) Scm_Error("string required, but got %S", path_scm);
SCM_STRINGP      4226 src/extlib.c     if (!SCM_STRINGP(file_scm)) Scm_Error("string required, but got %S", file_scm);
SCM_STRINGP      4365 src/extlib.c     if (!SCM_STRINGP(fmt_scm)) Scm_Error("string required, but got %S", fmt_scm);
SCM_STRINGP      5087 src/extlib.c     if (!SCM_STRINGP(path_scm)) Scm_Error("string required, but got %S", path_scm);
SCM_STRINGP      5240 src/extlib.c     if (!SCM_STRINGP(fmt_scm)) Scm_Error("string required, but got %S", fmt_scm);
SCM_STRINGP       160 src/hash.c         } else if (SCM_STRINGP(obj)) {
SCM_STRINGP       392 src/hash.c         if (!SCM_STRINGP(key)) {
SCM_STRINGP       307 src/load.c                 if (!SCM_STRINGP(SCM_CAR(lpath))) {
SCM_STRINGP       397 src/load.c         if (!SCM_STRINGP(args[0])) {
SCM_STRINGP       716 src/load.c         if (SCM_STRINGP(initfn)) {
SCM_STRINGP       831 src/load.c         if (!SCM_STRINGP(feature)) {
SCM_STRINGP       893 src/load.c         if (!SCM_STRINGP(feature))
SCM_STRINGP       956 src/load.c         if (SCM_STRINGP(file_or_module)) {
SCM_STRINGP       198 src/read.c                    SCM_STRINGP(name)? name : SCM_OBJ(SCM_MAKE_STR("??")));
SCM_STRINGP      1295 src/stdlib.c     if (!SCM_STRINGP(obj_scm)) Scm_Error("string required, but got %S", obj_scm);
SCM_STRINGP      2033 src/stdlib.c     if (!SCM_STRINGP(obj_scm)) Scm_Error("string required, but got %S", obj_scm);
SCM_STRINGP      2506 src/stdlib.c   SCM_RESULT = SCM_STRINGP(obj);
SCM_STRINGP      2573 src/stdlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      2600 src/stdlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      2634 src/stdlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      2660 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2663 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2685 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2688 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2710 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2713 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2735 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2738 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2760 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2763 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2785 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2788 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2810 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2813 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2835 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2838 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2860 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2863 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2885 src/stdlib.c     if (!SCM_STRINGP(s1_scm)) Scm_Error("string required, but got %S", s1_scm);
SCM_STRINGP      2888 src/stdlib.c     if (!SCM_STRINGP(s2_scm)) Scm_Error("string required, but got %S", s2_scm);
SCM_STRINGP      2912 src/stdlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      2965 src/stdlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      3021 src/stdlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP      3059 src/stdlib.c     if (!SCM_STRINGP(str_scm)) Scm_Error("string required, but got %S", str_scm);
SCM_STRINGP       594 src/string.c           if (!SCM_STRINGP(SCM_CAR(cp))) {
SCM_STRINGP       653 src/string.c           if (!SCM_STRINGP(SCM_CAR(cp))) {
SCM_STRINGP        39 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("string required, but got %S", pathname_scm);
SCM_STRINGP        59 src/syslib.c     if (!SCM_STRINGP(pattern_scm)) Scm_Error("string required, but got %S", pattern_scm);
SCM_STRINGP        92 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("string required, but got %S", pathname_scm);
SCM_STRINGP       118 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("string required, but got %S", pathname_scm);
SCM_STRINGP       138 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("string required, but got %S", pathname_scm);
SCM_STRINGP       694 src/syslib.c     if (!SCM_STRINGP(name_scm)) Scm_Error("string required, but got %S", name_scm);
SCM_STRINGP       732 src/syslib.c     if (!SCM_STRINGP(name_scm)) Scm_Error("string required, but got %S", name_scm);
SCM_STRINGP       767 src/syslib.c     if (!SCM_STRINGP(locale_scm)) Scm_Error("const C string required, but got %S", locale_scm);
SCM_STRINGP       807 src/syslib.c     if (!SCM_STRINGP(name_scm)) Scm_Error("string required, but got %S", name_scm);
SCM_STRINGP       845 src/syslib.c     if (!SCM_STRINGP(name_scm)) Scm_Error("string required, but got %S", name_scm);
SCM_STRINGP      1105 src/syslib.c     if (!SCM_STRINGP(filename_scm)) Scm_Error("const C string required, but got %S", filename_scm);
SCM_STRINGP      1126 src/syslib.c     if (!SCM_STRINGP(oldname_scm)) Scm_Error("const C string required, but got %S", oldname_scm);
SCM_STRINGP      1129 src/syslib.c     if (!SCM_STRINGP(newname_scm)) Scm_Error("const C string required, but got %S", newname_scm);
SCM_STRINGP      1179 src/syslib.c     if (!SCM_STRINGP(template_scm)) Scm_Error("string required, but got %S", template_scm);
SCM_STRINGP      1216 src/syslib.c     if (!SCM_STRINGP(name_scm)) Scm_Error("const C string required, but got %S", name_scm);
SCM_STRINGP      1236 src/syslib.c     if (!SCM_STRINGP(command_scm)) Scm_Error("const C string required, but got %S", command_scm);
SCM_STRINGP      1322 src/syslib.c     if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP      1343 src/syslib.c     if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP      1741 src/syslib.c     if (!SCM_STRINGP(format_scm)) Scm_Error("const C string required, but got %S", format_scm);
SCM_STRINGP      1836 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("const C string required, but got %S", pathname_scm);
SCM_STRINGP      1864 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("const C string required, but got %S", pathname_scm);
SCM_STRINGP      1888 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("const C string required, but got %S", pathname_scm);
SCM_STRINGP      1939 src/syslib.c     if (!SCM_STRINGP(command_scm)) Scm_Error("string required, but got %S", command_scm);
SCM_STRINGP      1972 src/syslib.c     if (!SCM_STRINGP(command_scm)) Scm_Error("string required, but got %S", command_scm);
SCM_STRINGP      2113 src/syslib.c     if (!SCM_STRINGP(existing_scm)) Scm_Error("const C string required, but got %S", existing_scm);
SCM_STRINGP      2116 src/syslib.c     if (!SCM_STRINGP(newpath_scm)) Scm_Error("const C string required, but got %S", newpath_scm);
SCM_STRINGP      2242 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("const C string required, but got %S", pathname_scm);
SCM_STRINGP      2272 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("const C string required, but got %S", pathname_scm);
SCM_STRINGP      2370 src/syslib.c     if (!SCM_STRINGP(pathname_scm)) Scm_Error("const C string required, but got %S", pathname_scm);
SCM_STRINGP      2438 src/syslib.c     if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP      2493 src/syslib.c     if (!SCM_STRINGP(key_scm)) Scm_Error("const C string required, but got %S", key_scm);
SCM_STRINGP      2496 src/syslib.c     if (!SCM_STRINGP(salt_scm)) Scm_Error("const C string required, but got %S", salt_scm);
SCM_STRINGP      2520 src/syslib.c     if (!SCM_STRINGP(existing_scm)) Scm_Error("const C string required, but got %S", existing_scm);
SCM_STRINGP      2523 src/syslib.c     if (!SCM_STRINGP(newpath_scm)) Scm_Error("const C string required, but got %S", newpath_scm);
SCM_STRINGP      2551 src/syslib.c     if (!SCM_STRINGP(path_scm)) Scm_Error("const C string required, but got %S", path_scm);
SCM_STRINGP      1192 src/system.c           if (!SCM_STRINGP(SCM_CAR(ap)))
SCM_STRINGP      1897 src/vm.c                       VAL0 = SCM_MAKE_BOOL(SCM_STRINGP(VAL0));
SCM_STRINGP       363 src/write.c            if (SCM_STRINGP(obj) && !SCM_STRING_NULL_P(obj)) {
SCM_STRINGP       448 src/write.c        if ((SCM_STRINGP(obj) && SCM_STRING_NULL_P(obj))
SCM_STRINGP      1057 src/write.c                        SCM_ASSERT(SCM_STRINGP(val));