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

/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c91 static bool inquiry_argument = false; variable
2939 inquiry_argument = true;
2946 inquiry_argument = false;
2950 inquiry_argument = false;
4891 if (!actual_arg || inquiry_argument)
4907 else if (inquiry_argument && !first_actual_arg)
4909 /* FIXME: It doesn't work reliably as inquiry_argument is not set
4932 else if (inquiry_argument && !first_actual_arg)
4934 /* FIXME: It doesn't work reliably as inquiry_argument is not set
5118 if (!inquiry_argument
[all...]

Completed in 99 milliseconds