Searched defs:ctnew (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;
632 ixnew[j] = ctnew += skipline(1);
640 ctnew += mlen;
655 ctnew += mlen;
664 ctnew += mlen;
674 ctnew += skipline(1);
685 ctnew += skipline(1);
697 ctnew
[all...]

Completed in 90 milliseconds