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

  /src/external/gpl3/gcc/dist/gcc/fortran/
symbol.cc 1173 gfc_add_optional (symbol_attribute *attr, locus *where) function
2099 if (src->optional && !gfc_add_optional (dest, where))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
symbol.cc 1167 gfc_add_optional (symbol_attribute *attr, locus *where) function
2093 if (src->optional && !gfc_add_optional (dest, where))

Completed in 52 milliseconds