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

/freebsd-12-stable/contrib/gcc/
H A Dc-ppoutput.c71 if (flag_no_output)
101 if (!flag_no_output)
H A Dc-opts.c344 flag_no_output = 1;
1111 /* Open the output now. We must do so even if flag_no_output is
1356 flag_no_output = 1;
1365 /* Also, flag_no_output implies flag_no_line_commands, always. */
1366 if (flag_no_output)
H A Dc-common.h354 extern char flag_no_output;
H A Dc-common.c214 char flag_no_output;
213 char flag_no_output; variable

Completed in 82 milliseconds