Searched refs:NORMAL_DIFF (Results 1 – 3 of 3) sorted by relevance
101 #define NORMAL_DIFF 2 macro
203 diff_type == NORMAL_DIFF ? "a normal diff" : in there_is_another_patch() 395 if ((!diff_type || diff_type == NORMAL_DIFF) && in intuit_diff_type() 401 retval = NORMAL_DIFF; in intuit_diff_type()
625 diff_type = NORMAL_DIFF; in get_some_switches()