Searched refs:process_commands (Results 1 – 6 of 6) sorted by relevance
23 void process_commands(const char *file);24 void process_commands(string &s, const char *file, int lineno);
799 void process_commands(const char *file) in process_commands() function806 void process_commands(string &s, const char *file, int lineno) in process_commands() function
598 process_commands(line, current_filename, start_lineno + 1); in do_file()
128 process_commands(void) in process_commands() function180 process_commands(); in main()
2645 * gcc.c (process_commands): Remove inadvertant fallthrough.3216 (process_commands): Use them and NULL_PTR as WARN arg to add_prefix.