OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:make_3way_diff
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
diff3.c
195
static struct diff3_block *
make_3way_diff
(struct diff_block *, struct diff_block *);
399
diff3 =
make_3way_diff
(thread0, thread1);
541
make_3way_diff
(struct diff_block *thread0, struct diff_block *thread1)
538
make_3way_diff
(struct diff_block *thread0, struct diff_block *thread1)
function
/src/external/gpl2/xcvs/dist/diff/
diff3.c
209
static struct diff3_block *
make_3way_diff
PARAMS((struct diff_block *, struct diff_block *));
479
diff3 =
make_3way_diff
(thread0, thread1);
647
make_3way_diff
(thread0, thread1)
644
make_3way_diff
(thread0, thread1)
function
Completed in 22 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026