OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:incompat
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
diff3.c
243
int
incompat
= 0;
271
incompat
++;
275
incompat
++;
279
incompat
++;
294
incompat
++;
325
edscript =
incompat
& ~merge; /* -AeExX3 without -m implies ed script. */
326
show_2nd |= ~
incompat
& merge; /* -m without -AeExX3 implies -A. */
327
flagging |= ~
incompat
& merge;
329
if (
incompat
> 1 /* Ensure at most one of -AeExX3. */
241
int
incompat
= 0;
local
/src/external/gpl2/xcvs/dist/diff/
diff3.c
264
int
incompat
= 0;
294
incompat
++;
298
incompat
++;
302
incompat
++;
317
incompat
++;
350
edscript =
incompat
& ~merge; /* -AeExX3 without -m implies ed script. */
351
show_2nd |= ~
incompat
& merge; /* -m without -AeExX3 implies -A. */
352
flagging |= ~
incompat
& merge;
354
if (
incompat
> 1 /* Ensure at most one of -AeExX3. */
262
int
incompat
= 0;
local
Completed in 17 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026