Searched refs:process_commands (Results 1 – 5 of 5) sorted by relevance
21 void process_commands(const char *file);22 void process_commands(string &s, const char *file, int lineno);
797 void process_commands(const char *file) in process_commands() function804 void process_commands(string &s, const char *file, int lineno) in process_commands() function
596 process_commands(line, current_filename, start_lineno + 1); in do_file()
57 process_commands(WINDOW *mainscr) in process_commands() function174 process_commands(mainscr); in main()
2645 * gcc.c (process_commands): Remove inadvertant fallthrough.3216 (process_commands): Use them and NULL_PTR as WARN arg to add_prefix.