Searched defs:reverse (Results 1 – 3 of 3) sorted by relevance
213 int matcheof = 0, reverse = option_mask32 & FLAG_REVERSE, backwarn = 0; in apply_one_hunk() local363 int reverse, state = 0; in patch_main() local
310 int matcheof = 0, reverse = option_mask32 & FLAG_REVERSE, backwarn = 0; in apply_one_hunk() local431 int reverse, state = 0; in patch_main() local
72 static void reverse(unsigned opt, const char *filename) in reverse() function