Home | History | Annotate | Download | only in letest

Lines Matching full:maxindex

926                 le_int32 minIndex = 0x7FFFFFFF, maxIndex = -1;
931 if (ix > maxIndex) {
932 maxIndex = ix;
946 charIndex = maxIndex + 1;