Home
last modified time | relevance | path

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

/dports/devel/cvs-devel/cvs-1.12.13/diff/
H A Ddiff3.c699 struct diff3_block const *last_diff3; local
707 last_diff3 = &zero_diff3;
789 last_diff3);
801 last_diff3 = tmpblock;
827 using_to_diff3_block (using, last_using, low_thread, high_thread, last_diff3) in using_to_diff3_block() argument
832 struct diff3_block const *last_diff3;
855 low[d] = D_HIGH_MAPLINE (last_diff3, FILEC, FILE0 + d, lowc);
856 high[d] = D_HIGH_MAPLINE (last_diff3, FILEC, FILE0 + d, highc);
/dports/textproc/diffutils/diffutils-3.8/src/
H A Ddiff3.c640 struct diff3_block const *last_diff3; in make_3way_diff() local
648 last_diff3 = &zero_diff3; in make_3way_diff()
724 last_diff3); in make_3way_diff()
734 last_diff3 = tmpblock; in make_3way_diff()
759 struct diff3_block const *last_diff3) in using_to_diff3_block() argument
783 low[d] = D_HIGH_MAPLINE (last_diff3, FILEC, FILE0 + d, lowc); in using_to_diff3_block()
784 high[d] = D_HIGH_MAPLINE (last_diff3, FILEC, FILE0 + d, highc); in using_to_diff3_block()