Lines Matching refs:reverse
212 while (0 < (got_hunk = another_hunk (diff_type, reverse))) {
228 && reverse == reverse_flag_specified) {
240 (reverse
243 reverse ^= 1;
277 || (where == 1 && pch_says_nonexistent (reverse)
335 || (pch_says_nonexistent (reverse ^ 1) == 2
352 && pch_says_nonexistent (reverse ^ 1))
369 && (t = pch_timestamp (reverse ^ 1)) != (time_t) -1)
375 && ! pch_says_nonexistent (reverse)
376 && (t = pch_timestamp (reverse)) != (time_t) -1
457 reverse = reverse_flag_specified; in reinitialize_almost_everything()
677 reverse = 1; in get_some_switches()