HomeSort by: relevance | last modified time | path
    Searched defs:last_line_was_command (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/patch/
pch.c 257 bool last_line_was_command = false, this_is_a_command = false; local in function:intuit_diff_type
269 last_line_was_command = this_is_a_command;
364 last_line_was_command &&
pch.c 257 bool last_line_was_command = false, this_is_a_command = false; local in function:intuit_diff_type
269 last_line_was_command = this_is_a_command;
364 last_line_was_command &&

Completed in 93 milliseconds