HomeSort by: relevance | last modified time | path
    Searched defs:FILE2 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/diffutils/dist/src/
diff3.c 52 #define FILE2 2
58 #define FILEC FILE2
347 /* Always compare file1 to file2, even if file2 is "-".
350 file0-file1 diffs didn't line up with the file0-file2 diffs
352 diff3 might report phantom changes from file1 to file2.
358 Historically, the default common file was file2, so some older
359 applications (e.g. Emacs ediff) used file2 as the ancestor. So,
361 edscript), prefer file2 as the common file. */
487 * File2 is shared in common between the two diffs
    [all...]
  /src/external/gpl2/xcvs/dist/diff/
diff3.c 55 #define FILE2 2
61 #define FILEC FILE2
369 /* Always compare file1 to file2, even if file2 is "-".
372 file0-file1 diffs didn't line up with the file0-file2 diffs
374 diff3 might report phantom changes from file1 to file2. */
380 /* Historically, the default common file was file2. Ediff for emacs
381 and possibly other applications, have therefore made file2 the
384 file2 as the common file. */
593 * File2 is shared in common between the two diffs
    [all...]

Completed in 27 milliseconds