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

  /src/external/gpl3/gcc/dist/gcc/fortran/
expr.cc 802 gfc_has_vector_index (gfc_expr *e) function
4485 if (gfc_has_vector_index (rvalue))
6499 && gfc_has_vector_index (assoc->target))
6519 else if (gfc_has_vector_index (e))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
expr.cc 798 gfc_has_vector_index (gfc_expr *e) function
4469 if (gfc_has_vector_index (rvalue))

Completed in 36 milliseconds