Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDgcc.c4134 static int input_from_pipe; variable
4253 input_from_pipe = 0; in do_spec_2()
4543 input_from_pipe = 1; in do_spec_1()
4565 input_from_pipe = 0; in do_spec_1()
5382 save_input_from_pipe = input_from_pipe; in eval_spec_function()
5407 input_from_pipe = save_input_from_pipe; in eval_spec_function()
/dragonfly/contrib/gcc-8.0/gcc/
HDgcc.c4795 static int input_from_pipe; variable
4914 input_from_pipe = 0; in do_spec_2()
5210 input_from_pipe = 1; in do_spec_1()
5232 input_from_pipe = 0; in do_spec_1()
6078 save_input_from_pipe = input_from_pipe; in eval_spec_function()
6115 input_from_pipe = save_input_from_pipe; in eval_spec_function()
10226 input_from_pipe = 0; in finalize()