end_scm           183 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           199 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           201 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           204 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           205 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           287 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           303 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           305 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           308 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           309 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           357 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           375 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           377 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           380 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           381 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           398 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           414 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           416 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           419 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           420 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           439 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           457 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           459 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           462 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           463 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           632 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           648 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           650 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           653 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           654 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           736 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           752 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           754 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           757 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           758 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           806 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           824 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           826 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           829 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           830 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           847 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           863 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           865 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           868 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           869 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm           888 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm           906 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm           908 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm           911 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm           912 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1081 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1097 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1099 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1102 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1103 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1185 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1201 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1203 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1206 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1207 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1255 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1273 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1275 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1278 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1279 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1296 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1312 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1314 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1317 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1318 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1337 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1355 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1357 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1360 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1361 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1530 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1546 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1548 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1551 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1552 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1634 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1650 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1652 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1655 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1656 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1704 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1722 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1724 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1727 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1728 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1745 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1761 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1763 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1766 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1767 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1786 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1804 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1806 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1809 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          1810 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1979 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          1995 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          1997 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2000 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2001 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2083 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2099 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2101 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2104 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2105 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2153 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2171 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2173 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2176 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2177 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2194 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2210 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2212 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2215 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2216 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2235 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2253 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2255 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2258 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2259 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2428 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2444 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2446 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2449 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2450 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2532 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2548 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2550 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2553 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2554 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2602 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2620 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2622 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2625 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2626 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2643 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2659 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2661 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2664 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2665 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2684 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2702 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2704 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2707 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2708 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2877 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2893 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2895 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2898 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2899 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          2981 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          2997 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2999 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3002 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3003 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3051 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3069 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3071 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3074 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3075 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3092 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3108 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3110 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3113 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3114 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3133 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3151 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3153 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3156 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3157 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3326 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3342 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3344 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3347 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3348 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3430 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3446 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3448 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3451 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3452 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3500 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3518 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3520 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3523 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3524 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3541 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3557 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3559 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3562 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3563 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3582 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3600 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3602 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3605 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3606 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3775 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3791 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3793 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3796 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3797 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3879 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3895 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3897 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3900 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3901 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3949 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          3967 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3969 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3972 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3973 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          3990 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          4006 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          4008 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          4011 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          4012 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          4031 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          4049 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          4051 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          4054 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          4055 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          4224 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          4240 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          4242 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          4245 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          4246 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          4328 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          4344 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          4346 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          4349 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          4350 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          4398 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          4416 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          4418 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          4421 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          4422 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          4439 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          4455 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          4457 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          4460 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          4461 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          4480 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          4498 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          4500 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          4503 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          4504 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          8871 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          8890 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          8892 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          8895 ext/uvector/uvlib.c   if (!SCM_EXACTP(end_scm)) Scm_Error("C integer required, but got %S", end_scm);
end_scm          8896 ext/uvector/uvlib.c   end = Scm_GetInteger(end_scm);
end_scm          8957 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          8982 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          8984 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          8987 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          8988 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9015 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9040 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9042 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9045 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9046 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9084 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9100 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9102 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9105 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9106 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9121 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9137 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9139 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9142 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9143 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9184 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9206 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9208 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9211 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9212 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9231 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9253 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9255 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9258 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9259 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9281 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9297 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9299 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9302 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9303 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9318 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9334 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9336 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9339 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9340 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9375 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9391 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9393 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9396 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9397 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9412 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9428 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9430 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9433 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9434 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9462 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9478 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9480 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9483 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9484 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          9499 ext/uvector/uvlib.c   ScmObj end_scm;
end_scm          9515 ext/uvector/uvlib.c   if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          9517 ext/uvector/uvlib.c     end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          9520 ext/uvector/uvlib.c   if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          9521 ext/uvector/uvlib.c   end = SCM_INT_VALUE(end_scm);
end_scm          1855 src/extlib.c     ScmObj end_scm;
end_scm          1870 src/extlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = SCM_UNBOUND;
end_scm          1872 src/extlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          1875 src/extlib.c     end = (end_scm);
end_scm          2060 src/extlib.c     ScmObj end_scm;
end_scm          2083 src/extlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2085 src/extlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2088 src/extlib.c     if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2089 src/extlib.c     end = SCM_INT_VALUE(end_scm);
end_scm          2718 src/extlib.c     ScmObj end_scm;
end_scm          2736 src/extlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          2738 src/extlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2741 src/extlib.c     if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2742 src/extlib.c     end = SCM_INT_VALUE(end_scm);
end_scm          2908 src/stdlib.c     ScmObj end_scm;
end_scm          2917 src/stdlib.c     end_scm = SCM_ARGREF(2);
end_scm          2918 src/stdlib.c     if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          2919 src/stdlib.c     end = SCM_INT_VALUE(end_scm);
end_scm          2958 src/stdlib.c     ScmObj end_scm;
end_scm          2973 src/stdlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = SCM_UNBOUND;
end_scm          2975 src/stdlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          2978 src/stdlib.c     end = (end_scm);
end_scm          3014 src/stdlib.c     ScmObj end_scm;
end_scm          3029 src/stdlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = SCM_UNBOUND;
end_scm          3031 src/stdlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3034 src/stdlib.c     end = (end_scm);
end_scm          3052 src/stdlib.c     ScmObj end_scm;
end_scm          3070 src/stdlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = SCM_UNBOUND;
end_scm          3072 src/stdlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3075 src/stdlib.c     end = (end_scm);
end_scm          3246 src/stdlib.c     ScmObj end_scm;
end_scm          3262 src/stdlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3264 src/stdlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3267 src/stdlib.c     if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3268 src/stdlib.c     end = SCM_INT_VALUE(end_scm);
end_scm          3287 src/stdlib.c     ScmObj end_scm;
end_scm          3303 src/stdlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3305 src/stdlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3308 src/stdlib.c     if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3309 src/stdlib.c     end = SCM_INT_VALUE(end_scm);
end_scm          3330 src/stdlib.c     ScmObj end_scm;
end_scm          3348 src/stdlib.c     if (SCM_NULLP(SCM_OPTARGS)) end_scm = Scm_MakeInteger(-1);
end_scm          3350 src/stdlib.c       end_scm = SCM_CAR(SCM_OPTARGS);
end_scm          3353 src/stdlib.c     if (!SCM_INTP(end_scm)) Scm_Error("small integer required, but got %S", end_scm);
end_scm          3354 src/stdlib.c     end = SCM_INT_VALUE(end_scm);