SCM_U32VECTOR_ELEMENTS   33 ext/mt-random/mt-lib.c     Scm_MTInitByArray(mt, (ScmInt32*)SCM_U32VECTOR_ELEMENTS(init), SCM_U32VECTOR_SIZE(init));
SCM_U32VECTOR_ELEMENTS   56 ext/mt-random/mt-lib.c    for (i=0; i<N; i++) SCM_U32VECTOR_ELEMENTS(v)[i] = mt->mt[i];
SCM_U32VECTOR_ELEMENTS   57 ext/mt-random/mt-lib.c    SCM_U32VECTOR_ELEMENTS(v)[N] = mt->mti;
SCM_U32VECTOR_ELEMENTS   84 ext/mt-random/mt-lib.c   for (i=0; i<N; i++) mt->mt[i] = SCM_U32VECTOR_ELEMENTS(state)[i];
SCM_U32VECTOR_ELEMENTS   85 ext/mt-random/mt-lib.c   mt->mti = SCM_U32VECTOR_ELEMENTS(state)[N];
SCM_U32VECTOR_ELEMENTS  192 ext/mt-random/mt-lib.c   ScmUInt32 *p = SCM_U32VECTOR_ELEMENTS(v);
SCM_U32VECTOR_ELEMENTS  290 ext/mt-random/mt-random.c         Scm_MTInitByArray(mt, (ScmInt32*)SCM_U32VECTOR_ELEMENTS(seed),
SCM_U32VECTOR_ELEMENTS 1783 ext/uvector/uvector.c         ScmUInt32 elt = SCM_U32VECTOR_ELEMENTS(obj)[i];
SCM_U32VECTOR_ELEMENTS 1796 ext/uvector/uvector.c         xx = SCM_U32VECTOR_ELEMENTS(x)[i];
SCM_U32VECTOR_ELEMENTS 1797 ext/uvector/uvector.c         yy = SCM_U32VECTOR_ELEMENTS(y)[i];
SCM_U32VECTOR_ELEMENTS 1947 ext/uvector/uvector.c                                      SCM_U32VECTOR_ELEMENTS(vec)+start);
SCM_U32VECTOR_ELEMENTS 1967 ext/uvector/uvector.c     memcpy(SCM_U32VECTOR_ELEMENTS(dst) + dstart,
SCM_U32VECTOR_ELEMENTS 1968 ext/uvector/uvector.c            SCM_U32VECTOR_ELEMENTS(src) + sstart,
SCM_U32VECTOR_ELEMENTS 3184 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 3185 ext/uvector/uvector.c             v1 = SCM_U32VECTOR_ELEMENTS(s1)[i];
SCM_U32VECTOR_ELEMENTS 3187 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 3192 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 3202 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 3207 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 3217 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 3223 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 3231 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 3954 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 3955 ext/uvector/uvector.c             v1 = SCM_U32VECTOR_ELEMENTS(s1)[i];
SCM_U32VECTOR_ELEMENTS 3957 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 3962 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 3972 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 3977 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 3987 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 3993 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 4001 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 4724 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 4725 ext/uvector/uvector.c             v1 = SCM_U32VECTOR_ELEMENTS(s1)[i];
SCM_U32VECTOR_ELEMENTS 4727 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 4732 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 4742 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 4747 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 4757 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 4763 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 4771 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6133 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6134 ext/uvector/uvector.c             v1 = SCM_U32VECTOR_ELEMENTS(s1)[i];
SCM_U32VECTOR_ELEMENTS 6136 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6141 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6145 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6150 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6154 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6160 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6162 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6191 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6192 ext/uvector/uvector.c             v1 = SCM_U32VECTOR_ELEMENTS(s1)[i];
SCM_U32VECTOR_ELEMENTS 6194 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6199 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6203 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6208 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6212 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6218 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6220 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6249 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6250 ext/uvector/uvector.c             v1 = SCM_U32VECTOR_ELEMENTS(s1)[i];
SCM_U32VECTOR_ELEMENTS 6252 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6257 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6261 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6266 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6270 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6276 ext/uvector/uvector.c             v0 = SCM_U32VECTOR_ELEMENTS(s0)[i];
SCM_U32VECTOR_ELEMENTS 6278 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = (ScmUInt32)r;
SCM_U32VECTOR_ELEMENTS 6920 ext/uvector/uvector.c             vx = SCM_U32VECTOR_ELEMENTS(x)[i];
SCM_U32VECTOR_ELEMENTS 6921 ext/uvector/uvector.c             vy = SCM_U32VECTOR_ELEMENTS(y)[i];
SCM_U32VECTOR_ELEMENTS 6927 ext/uvector/uvector.c             vx = SCM_U32VECTOR_ELEMENTS(x)[i];
SCM_U32VECTOR_ELEMENTS 6940 ext/uvector/uvector.c             vx = SCM_U32VECTOR_ELEMENTS(x)[i];
SCM_U32VECTOR_ELEMENTS 8314 ext/uvector/uvector.c         val = SCM_U32VECTOR_ELEMENTS(x)[i];
SCM_U32VECTOR_ELEMENTS 8317 ext/uvector/uvector.c             minval = SCM_U32VECTOR_ELEMENTS(min)[i]; break;
SCM_U32VECTOR_ELEMENTS 8333 ext/uvector/uvector.c             maxval = SCM_U32VECTOR_ELEMENTS(max)[i]; break;
SCM_U32VECTOR_ELEMENTS 8388 ext/uvector/uvector.c         val = SCM_U32VECTOR_ELEMENTS(x)[i];
SCM_U32VECTOR_ELEMENTS 8391 ext/uvector/uvector.c             minval = SCM_U32VECTOR_ELEMENTS(min)[i]; break;
SCM_U32VECTOR_ELEMENTS 8407 ext/uvector/uvector.c             maxval = SCM_U32VECTOR_ELEMENTS(max)[i]; break;
SCM_U32VECTOR_ELEMENTS 8424 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = val;
SCM_U32VECTOR_ELEMENTS 8428 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(d)[i] = val;
SCM_U32VECTOR_ELEMENTS 8462 ext/uvector/uvector.c         val = SCM_U32VECTOR_ELEMENTS(x)[i];
SCM_U32VECTOR_ELEMENTS 8465 ext/uvector/uvector.c             minval = SCM_U32VECTOR_ELEMENTS(min)[i]; break;
SCM_U32VECTOR_ELEMENTS 8481 ext/uvector/uvector.c             maxval = SCM_U32VECTOR_ELEMENTS(max)[i]; break;
SCM_U32VECTOR_ELEMENTS 8498 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(x)[i] = val;
SCM_U32VECTOR_ELEMENTS 8502 ext/uvector/uvector.c             SCM_U32VECTOR_ELEMENTS(x)[i] = val;
SCM_U32VECTOR_ELEMENTS 9477 ext/uvector/uvector.c     ScmUInt32 *d = SCM_U32VECTOR_ELEMENTS(v);