HomeSort by: relevance | last modified time | path
    Searched defs:gfc_is_var_automatic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
symbol.cc 4388 gfc_is_var_automatic (gfc_symbol *sym) function
4425 if (gfc_is_var_automatic (sym))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
symbol.cc 4234 gfc_is_var_automatic (gfc_symbol *sym) function
4271 if (gfc_is_var_automatic (sym))

Completed in 28 milliseconds