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

/freebsd-current/usr.bin/diff/
H A Ddiffreg.c732 long ctold, ctnew; local
739 ctold = ctnew = 0;
742 ixold[i] = ctold += skipline(f1);
762 ctold++;
766 ctold++;
771 ctold++;
790 ctold++;
800 ctold++;
811 ctold += skipline(f1);
821 ctold
[all...]

Completed in 145 milliseconds