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

/haiku-buildtools/gcc/gcc/fortran/
H A Dparse.h70 extern bool gfc_matching_function;
H A Ddecl.c104 bool gfc_matching_function; variable
825 if (m != MATCH_YES && gfc_matching_function)
2296 if (gfc_matching_function)
2439 if (n != MATCH_YES && gfc_matching_function)
2615 if (gfc_matching_function)
2883 if (gfc_matching_function)
3028 || gfc_matching_function)
H A Dparse.c307 gfc_matching_function = false;
342 gfc_matching_function = true;
352 gfc_matching_function = false;

Completed in 192 milliseconds