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

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c4469 static int this_is_output_file;
4518 this_is_output_file = 0;
4532 store_arg (string, delete_this_arg, this_is_output_file);
4533 if (this_is_output_file)
4714 store_arg (string, delete_this_arg, this_is_output_file);
4715 if (this_is_output_file)
4746 this_is_output_file = 0;
4759 store_arg (string, delete_this_arg, this_is_output_file);
4760 if (this_is_output_file)
4778 store_arg (string, delete_this_arg, this_is_output_file);
4447 static int this_is_output_file; variable
[all...]

Completed in 60 milliseconds