Searched refs:UNI_DIFF (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/gnu/usr.bin/patch/
H A Dcommon.h155 #define UNI_DIFF 5 macro
H A Dpch.c174 diff_type == UNI_DIFF ? "a unified diff" :
335 if ((!diff_type || diff_type == UNI_DIFF) &&
342 retval = UNI_DIFF;
859 else if (diff_type == UNI_DIFF) {
H A Dpatch.c591 diff_type = UNI_DIFF;

Completed in 47 milliseconds