Searched refs:repl_could_be_missing (Results 1 – 1 of 1) sorted by relevance
499 bool repl_could_be_missing; /* no + or ! lines in this hunk */ in another_hunk() local524 repl_could_be_missing = true; in another_hunk()547 if (repl_beginning && repl_could_be_missing) { in another_hunk()563 if (repl_beginning && repl_could_be_missing) { in another_hunk()572 if (repl_beginning && repl_could_be_missing) { in another_hunk()634 if (repl_could_be_missing) { in another_hunk()690 repl_could_be_missing = false; in another_hunk()696 repl_could_be_missing = false; in another_hunk()702 repl_beginning && repl_could_be_missing) { in another_hunk()727 if (repl_beginning && repl_could_be_missing && in another_hunk()[all …]