Home | History | Annotate | Download | only in cintltst

Lines Matching full:count01

1893             int        count01 = 0;
1901 if (sortkey[count] == 2 || (sortkey[count] == 3 && count01 > 0 && strengthIndex != 4)) {
1906 count01 ++;
1911 if (count + 1 != sklen || (count01 != strengthIndex + caselevel)) {