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

  /src/external/gpl3/gcc/dist/gcc/fortran/
symbol.cc 1863 gfc_add_intent (symbol_attribute *attr, sym_intent intent, locus *where) function
2170 && !gfc_add_intent (dest, src->intent, where))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
symbol.cc 1857 gfc_add_intent (symbol_attribute *attr, sym_intent intent, locus *where) function
2164 && !gfc_add_intent (dest, src->intent, where))

Completed in 29 milliseconds