Searched refs:consec (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/diff/src/
H A Danalyze.c491 register lin consec;
505 for (j = 0, consec = 0; j < length; j++)
507 consec = 0;
508 else if (minimum == ++consec)
510 j -= consec;
511 else if (minimum < consec)
518 for (j = 0, consec = 0; j < length; j++)
523 consec = 0, discards[i + j] = 0;
525 consec = 0;
527 consec
489 register lin consec; local
[all...]

Completed in 137 milliseconds