Searched refs:ED_DIFF (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/patch_cmds-17/patch/
H A Dcommon.h108 #define ED_DIFF 3 macro
H A Dpatch.c221 if (diff_type == ED_DIFF) {
527 diff_type = ED_DIFF;
H A Dpch.c271 retval = ED_DIFF;
320 if ((!diff_type || diff_type == ED_DIFF) &&
326 retval = ED_DIFF;
/macosx-10.9.5/gpatch-3/patch/
H A Dcommon.h204 ED_DIFF, enumerator in enum:diff
H A Dpatch.c189 if (diff_type == ED_DIFF) {
415 if (diff_type != ED_DIFF) {
669 diff_type = ED_DIFF;
H A Dpch.c332 retval = ED_DIFF;
400 if ((diff_type == NO_DIFF || diff_type == ED_DIFF) &&
405 retval = ED_DIFF;

Completed in 119 milliseconds