Searched refs:top1 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/cvs/diff/
H A Dcontext.c369 int top0, top1;
376 top1 = start->line1 + start->inserted;
386 if (start && start->line0 - top0 != start->line1 - top1)
363 int top0, top1; local
/freebsd-9.3-release/contrib/diff/src/
H A Dcontext.c393 lin top0, top1;
407 top1 = start->line1 + start->inserted;
415 if (start && start->line0 - top0 != start->line1 - top1)
387 lin top0, top1; local
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh17980 dotest binwrap3-top1 "grep foo-b.c0 ./CVS/Entries" \

Completed in 293 milliseconds