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

/freebsd-10.0-release/contrib/gcc/
H A Dgcc.c4477 static int input_from_pipe;
4520 input_from_pipe = 0;
4727 input_from_pipe = 1;
4748 input_from_pipe = 0;
5540 save_input_from_pipe = input_from_pipe;
5565 input_from_pipe = save_input_from_pipe;
4455 static int input_from_pipe; variable

Completed in 128 milliseconds