Home
last modified time | relevance | path

Searched refs:ED_DIFF (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/patch/
H A Dcommon.h121 #define ED_DIFF 3 macro
H A Dpatch.c156 if (diff_type == ED_DIFF) {
395 diff_type = ED_DIFF; in get_some_switches()