OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:last_diff3
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
diff3.c
590
struct diff3_block const *
last_diff3
;
598
last_diff3
= &zero_diff3;
675
last_diff3
);
685
last_diff3
= tmpblock;
702
*
last_diff3
contains the last diff produced in the calling routine.
714
struct diff3_block const *
last_diff3
)
738
low[d] = D_HIGH_MAPLINE (
last_diff3
, FILEC, FILE0 + d, lowc);
739
high[d] = D_HIGH_MAPLINE (
last_diff3
, FILEC, FILE0 + d, highc);
587
struct diff3_block const *
last_diff3
;
local
/src/external/gpl2/xcvs/dist/diff/
diff3.c
702
struct diff3_block const *
last_diff3
;
710
last_diff3
= &zero_diff3;
792
last_diff3
);
804
last_diff3
= tmpblock;
821
*
last_diff3
contains the last diff produced in the calling routine.
830
using_to_diff3_block (using, last_using, low_thread, high_thread,
last_diff3
)
835
struct diff3_block const *
last_diff3
;
858
low[d] = D_HIGH_MAPLINE (
last_diff3
, FILEC, FILE0 + d, lowc);
859
high[d] = D_HIGH_MAPLINE (
last_diff3
, FILEC, FILE0 + d, highc);
699
struct diff3_block const *
last_diff3
;
local
Completed in 59 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026