Searched refs:CONTEXT_DIFF (Results 1 – 3 of 3) sorted by relevance
112 #define CONTEXT_DIFF 1 macro
213 diff_type == CONTEXT_DIFF ? "a context diff" : in there_is_another_patch()347 if ((!diff_type || diff_type == CONTEXT_DIFF) && stars_last_line && in intuit_diff_type()360 retval = (*(s - 1) == '*' ? NEW_CONTEXT_DIFF : CONTEXT_DIFF); in intuit_diff_type()534 if (diff_type == CONTEXT_DIFF || diff_type == NEW_CONTEXT_DIFF) { in another_hunk()825 if (diff_type == CONTEXT_DIFF && in another_hunk()
528 diff_type = CONTEXT_DIFF; in get_some_switches()663 if (verbose && fuzz == 0 && (diff_type == CONTEXT_DIFF in locate_hunk()