OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:diff3
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/lgpl3/gmp/dist/tests/mpz/
t-nextprime.c
71
extern short
diff3
[];
93
"0x8a43866f5776ccd5b02186e90d28946aeb0eeec5",
diff3
);
203
short
diff3
[] =
variable
/src/external/gpl2/diffutils/dist/src/
diff3.c
1
/* $NetBSD:
diff3
.c,v 1.2 2016/01/13 03:39:28 christos Exp $ */
3
/*
diff3
- compare three files line by line
45
* Internal data structures and macros for the
diff3
program; includes
46
* data structures for both
diff3
diffs and normal diffs.
134
* Access the type of a
diff3
block.
158
/* If nonzero, write out an ed script instead of the standard
diff3
format. */
246
struct diff3_block *
diff3
;
300
printf ("
diff3
%s\n%s\n\n%s\n\n%s\n",
352
diff3
might report phantom changes from file1 to file2.
399
diff3
= make_3way_diff (thread0, thread1)
244
struct
diff3
_block *
diff3
;
local
[
all
...]
/src/external/gpl2/xcvs/dist/diff/
diff3.c
1
/* Three way file comparison program (
diff3
) for Project GNU.
26
/*
diff3
.c has a real initialize_main function. */
48
* Internal data structures and macros for the
diff3
program; includes
49
* data structures for both
diff3
diffs and normal diffs.
137
* Access the type of a
diff3
block.
167
/* If nonzero, write out an ed script instead of the standard
diff3
format. */
230
/* Permit non-local exits from
diff3
. */
269
struct diff3_block *
diff3
;
325
(*callbacks->write_stdout) ("
diff3
- GNU diffutils version ");
330
printf ("
diff3
- GNU diffutils version %s\n", diff_version_string)
267
struct
diff3
_block *
diff3
;
local
[
all
...]
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026