Home | History | Annotate | Download | only in cintltst

Lines Matching full:skipped

1119     int32_t count = 0, skipped = 0;
1146 skipped += (key != NULL);
1156 skipped++;
1178 expect -= skipped; /* Ignore the skipped resources from structLocale */
1186 skipped = 0;
1194 skipped += (key != NULL);
1204 skipped++;
1226 /* On EBCDIC machines, the numbers are sorted last. Account for those in the skipped value too. */
1230 skipped += (key != NULL);
1235 expect -= skipped; /* Ignore the skipped resources from structLocale */