HomeSort by: relevance | last modified time | path
    Searched refs:ctold (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/diff/
diffreg.c 690 long ctold, ctnew; local
697 ctold = ctnew = 0;
700 ixold[i] = ctold += skipline(f1);
720 ctold++;
724 ctold++;
729 ctold++;
748 ctold++;
758 ctold++;
769 ctold += skipline(f1);
779 ctold++
    [all...]
diffreg.c 690 long ctold, ctnew; local
697 ctold = ctnew = 0;
700 ixold[i] = ctold += skipline(f1);
720 ctold++;
724 ctold++;
729 ctold++;
748 ctold++;
758 ctold++;
769 ctold += skipline(f1);
779 ctold++
    [all...]

Completed in 42 milliseconds