Searched refs:this_is_a_command (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/patch/
H A Dpch.c292 register bool this_is_a_command = FALSE; local
314 register bool last_line_was_command = this_is_a_command;
347 this_is_a_command = (ISDIGIT (*s) &&
349 if (first_command_line < 0 && this_is_a_command) {

Completed in 90 milliseconds