Home
last modified time | relevance | path

Searched refs:this_is_output_file (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dgcc.c4447 static int this_is_output_file; variable
4496 this_is_output_file = 0; in do_spec_2()
4510 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_2()
4511 if (this_is_output_file) in do_spec_2()
4692 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_1()
4693 if (this_is_output_file) in do_spec_1()
4724 this_is_output_file = 0; in do_spec_1()
4737 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_1()
4738 if (this_is_output_file) in do_spec_1()
4756 store_arg (string, delete_this_arg, this_is_output_file); in do_spec_1()
[all …]