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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-expr.cc 11795 is_scalar_reallocatable_lhs (gfc_expr *expr) function
12734 if (flag_realloc_lhs && is_scalar_reallocatable_lhs (expr1)
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-expr.cc 11177 is_scalar_reallocatable_lhs (gfc_expr *expr) function
11985 if (flag_realloc_lhs && is_scalar_reallocatable_lhs (expr1)

Completed in 35 milliseconds