Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcc.cc5631 static int input_from_pipe; variable
5753 input_from_pipe = 0; in do_spec_2()
6040 input_from_pipe = 1; in do_spec_1()
6062 input_from_pipe = 0; in do_spec_1()
6901 save_input_from_pipe = input_from_pipe; in eval_spec_function()
6939 input_from_pipe = save_input_from_pipe; in eval_spec_function()
11218 input_from_pipe = 0; in finalize()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcc.c4913 static int input_from_pipe; variable
5035 input_from_pipe = 0; in do_spec_2()
5325 input_from_pipe = 1; in do_spec_1()
5347 input_from_pipe = 0; in do_spec_1()
6164 save_input_from_pipe = input_from_pipe; in eval_spec_function()
6202 input_from_pipe = save_input_from_pipe; in eval_spec_function()
10279 input_from_pipe = 0; in finalize()