Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dgcc.c4455 static int input_from_pipe; variable
4498 input_from_pipe = 0; in do_spec_2()
4705 input_from_pipe = 1; in do_spec_1()
4726 input_from_pipe = 0; in do_spec_1()
5518 save_input_from_pipe = input_from_pipe; in eval_spec_function()
5543 input_from_pipe = save_input_from_pipe; in eval_spec_function()