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

  /src/external/gpl3/gcc/dist/gcc/fortran/
symbol.cc 1111 gfc_add_contiguous (symbol_attribute *attr, const char *name, locus *where) function
2097 if (src->contiguous && !gfc_add_contiguous (dest, NULL, where))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
symbol.cc 1105 gfc_add_contiguous (symbol_attribute *attr, const char *name, locus *where) function
2091 if (src->contiguous && !gfc_add_contiguous (dest, NULL, where))

Completed in 26 milliseconds