Home | History | Annotate | Download | only in cintltst

Lines Matching defs:skipped

876     int32_t count = 0, skipped = 0;
903 skipped += (key != NULL);
913 skipped++;
935 expect -= skipped; /* Ignore the skipped resources from structLocale */
943 skipped = 0;
951 skipped += (key != NULL);
961 skipped++;
983 /* On EBCDIC machines, the numbers are sorted last. Account for those in the skipped value too. */
987 skipped += (key != NULL);
992 expect -= skipped; /* Ignore the skipped resources from structLocale */