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

/haiku-buildtools/gcc/gcc/fortran/
H A Dsymbol.c122 gfc_current_ns->has_implicit_none_export = 1;
2399 ns->has_implicit_none_export = ns->parent->has_implicit_none_export;
H A Dgfortran.h1690 unsigned has_implicit_none_export:1; member in struct:gfc_namespace
H A Dinterface.c3319 if (sym->ns->has_implicit_none_export && sym->attr.proc == PROC_UNKNOWN)
H A Ddecl.c3054 || gfc_current_ns->has_implicit_none_export)

Completed in 266 milliseconds