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

/haiku-buildtools/gcc/gcc/fortran/
H A Dsymbol.c126 gfc_current_ns->seen_implicit_none = 1;
188 if (gfc_current_ns->seen_implicit_none)
H A Dgfortran.h1667 int save_all, seen_save, seen_implicit_none; member in struct:gfc_namespace
H A Ddecl.c3053 if (gfc_current_ns->seen_implicit_none
3221 if (gfc_current_ns->seen_implicit_none)
H A Dresolve.c15072 if (!ns->seen_implicit_none)

Completed in 193 milliseconds