Searched refs:input_file_compiler (Results 1 – 2 of 2) sorted by relevance
4433 static struct compiler *input_file_compiler; variable5230 = (input_file_compiler->cpp_spec in do_spec_1()5231 ? input_file_compiler->cpp_spec in do_spec_1()5626 && input_file_compiler in input_suffix_matches()5627 && input_file_compiler->suffix) in input_suffix_matches()6614 input_file_compiler = compiler; in main()6650 if (input_file_compiler) in main()6705 input_file_compiler in main()6709 input_file_compiler = infiles[i].incompiler; in main()6711 if (input_file_compiler) in main()[all …]
30057 (input_file_compiler): New variable.30060 (main): Store the current compiler in input_file_compiler.