SCM_UVECTOR_SIZE  114 ext/uvector/uvector.c     int len = SCM_UVECTOR_SIZE(v), reqalign, srcalign, dstsize;
SCM_UVECTOR_SIZE  157 ext/uvector/uvector.c     int size = SCM_UVECTOR_SIZE(x);
SCM_UVECTOR_SIZE  159 ext/uvector/uvector.c         if (SCM_UVECTOR_SIZE(y) != size) size_mismatch(name, SCM_OBJ(x), y);
SCM_UVECTOR_SIZE 7257 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 7479 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 7701 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 7923 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 8145 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 8367 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 8589 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 8811 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 9033 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 9255 ext/uvector/uvector.c     ScmObj d = Scm_MakeUVector(Scm_ClassOf(SCM_OBJ(x)), SCM_UVECTOR_SIZE(x), SCM_UVECTOR_ELEMENTS(x));
SCM_UVECTOR_SIZE 9398 ext/uvector/uvector.c     int i, len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9424 ext/uvector/uvector.c     int i, len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9450 ext/uvector/uvector.c     int i, len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9476 ext/uvector/uvector.c     int i, len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9502 ext/uvector/uvector.c     int i, len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9528 ext/uvector/uvector.c     int i, len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9554 ext/uvector/uvector.c     int i, len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9580 ext/uvector/uvector.c     int i, len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9683 ext/uvector/uvector.c     int len = SCM_UVECTOR_SIZE(v), eltsize, r;
SCM_UVECTOR_SIZE 9709 ext/uvector/uvector.c     int len = SCM_UVECTOR_SIZE(v), eltsize, swapb = FALSE;
SCM_UVECTOR_SIZE 9155 ext/uvector/uvlib.c    int tlen = SCM_UVECTOR_SIZE(v), i;
SCM_UVECTOR_SIZE 9270 ext/uvector/uvlib.c    int len = SCM_UVECTOR_SIZE(v);
SCM_UVECTOR_SIZE 9445 ext/uvector/uvlib.c   int len = SCM_UVECTOR_SIZE(v);