Lines Matching full:skipped
1113 int32_t count = 0, skipped = 0;
1140 skipped += (key != NULL);
1150 skipped++;
1172 expect -= skipped; /* Ignore the skipped resources from structLocale */
1180 skipped = 0;
1188 skipped += (key != NULL);
1198 skipped++;
1220 /* On EBCDIC machines, the numbers are sorted last. Account for those in the skipped value too. */
1224 skipped += (key != NULL);
1229 expect -= skipped; /* Ignore the skipped resources from structLocale */