Searched refs:ctnew (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;
746 ixnew[j] = ctnew += skipline(f2);
759 ctnew++;
767 ctnew++;
778 ctnew++;
795 ctnew++;
804 ctnew++;
813 ctnew += skipline(f2);
822 ctnew
[all...]

Completed in 124 milliseconds