OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flagging
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
diff3.c
163
file 1 with a special
flagging
mechanism. */
164
static bool
flagging
;
270
flagging
= 1;
291
flagging
= 1;
327
flagging
|= ~incompat & merge;
331
|| (tag_count && !
flagging
)) /* -L requires one of -AEX. */
1519
case DIFF_ALL: if (simple_only) continue; conflict =
flagging
; break;
1636
case DIFF_ALL: if (simple_only) continue; conflict =
flagging
;
162
static bool
flagging
;
variable
/src/external/gpl2/xcvs/dist/diff/
diff3.c
172
file 1 with a special
flagging
mechanism. */
173
static int
flagging
;
293
flagging
= 1;
314
flagging
= 1;
352
flagging
|= ~incompat & merge;
356
|| (tag_count && !
flagging
)) /* -L requires one of -AEX. */
1619
case DIFF_ALL: if (simple_only) continue; conflict =
flagging
; break;
1747
case DIFF_ALL: if (simple_only) continue; conflict =
flagging
;
1892
flagging
= 0;
171
static int
flagging
;
variable
Completed in 20 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026