Home | History | Annotate | Download | only in cintltst

Lines Matching full:sindex

277     int32_t i, length, sIndex, countValues;
302 sIndex=(int32_t)(p-s);
303 U16_NEXT(s, sIndex, length, c2);
327 sIndex=(int32_t)(p-s);
328 U16_PREV(s, 0, sIndex, c2);