Lines Matching defs:repeats
57 static long long numchars, numfields, repeats;
202 if (Dflag == DF_POSTSEP && repeats > 0)
207 (!dflag || (cflag && repeats > 0)) &&
208 (!uflag || repeats == 0))
220 repeats = 0;
223 if (repeats == 0) {
229 if (repeats == 0)
232 ++repeats;
242 (!dflag || (cflag && repeats > 0)) &&
243 (!uflag || repeats == 0))
311 (void)fprintf(ofp, "%4lld %s", repeats + 1, str);