Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dgcc.c5501 int save_input_from_pipe; in eval_spec_function() local
5518 save_input_from_pipe = input_from_pipe; in eval_spec_function()
5543 input_from_pipe = save_input_from_pipe; in eval_spec_function()