OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:create_diff3_block
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
diff3.c
194
static struct diff3_block *
create_diff3_block
(lin, lin, lin, lin, lin, lin);
743
result =
create_diff3_block
(low[0], high[0], low[1], high[1], lowc, highc);
861
create_diff3_block
(lin low0, lin high0,
858
create_diff3_block
(lin low0, lin high0,
function
/src/external/gpl2/xcvs/dist/diff/
diff3.c
208
static struct diff3_block *
create_diff3_block
PARAMS((int, int, int, int, int, int));
863
result =
create_diff3_block
(low[0], high[0], low[1], high[1], lowc, highc);
984
create_diff3_block
(low0, high0, low1, high1, low2, high2)
981
create_diff3_block
(low0, high0, low1, high1, low2, high2)
function
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026