Home
last modified time | relevance | path

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

/freebsd-head/usr.bin/patch/
HDcommon.h102 #define ED_DIFF 3 macro
HDpch.c294 retval = ED_DIFF; in intuit_diff_type()
360 if ((!diff_type || diff_type == ED_DIFF) && in intuit_diff_type()
366 retval = ED_DIFF; in intuit_diff_type()
HDpatch.c252 if (diff_type == ED_DIFF) { in main()
605 diff_type = ED_DIFF; in get_some_switches()