Home | History | Annotate | Download | only in cintltst

Lines Matching refs:sIndex

279     int32_t i, length, sIndex, countValues;
304 sIndex=(int32_t)(p-s);
305 U16_NEXT(s, sIndex, length, c2);
329 sIndex=(int32_t)(p-s);
330 U16_PREV(s, 0, sIndex, c2);