Home | History | Annotate | Download | only in crt

Lines Matching full:iend

77   int32_t iEnd = iStart + 2;
78 while (iStart < iLen && iStart < iEnd)
84 iEnd = iStart + 2;
85 while (iStart < iLen && iStart < iEnd)