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

/freebsd-13-stable/usr.bin/diff/
H A Ddiffreg.c718 long ctold, ctnew; local
725 ctold = ctnew = 0;
728 ixold[i] = ctold += skipline(f1);
748 ctold++;
752 ctold++;
757 ctold++;
776 ctold++;
786 ctold++;
797 ctold += skipline(f1);
807 ctold
[all...]

Completed in 41 milliseconds