Searched refs:last_diff3 (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/usr.bin/cvs/diff/ |
| H A D | diff3.c | 699 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);
|