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

/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c79 static int formal_arg_flag = 0; variable
97 return formal_arg_flag;
284 formal_arg_flag = 1;
529 formal_arg_flag = 0;
13907 /* Set the formal_arg_flag so that check_conflict will not throw
13911 formal_arg_flag = 1;
13918 formal_arg_flag = 0;

Completed in 154 milliseconds