Home
last modified time | relevance | path

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

/freebsd/usr.bin/diff/
H A Ddiffreg.c748 long ctold, ctnew; in check() local
755 ctold = ctnew = 0; in check()
758 ixold[i] = ctold += skipline(f1); in check()
778 ctold++; in check()
782 ctold++; in check()
787 ctold++; in check()
806 ctold++; in check()
816 ctold++; in check()
827 ctold += skipline(f1); in check()
837 ctold++; in check()
[all …]