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

/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c609 long ctold, ctnew; local
619 * ctold and ctnew are byte positions within the file (suitable for
625 ctold = ctnew = 0;
628 ixold[i] = ctold += skipline(0);
638 ctold += mlen;
648 ctold += mlen;
660 ctold += mlen;
672 ctold += skipline(0);
683 ctold += skipline(0);
695 ctold
[all...]

Completed in 48 milliseconds