Searched refs:gfc_has_vector_index (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c3363 if (gfc_has_vector_index (e))
3801 io_constraint (gfc_has_vector_index (dt->io_unit),
H A Dgfortran.h3311 int gfc_has_vector_index (gfc_expr *);
H A Dexpr.c790 gfc_has_vector_index (gfc_expr *e) function
4437 if (gfc_has_vector_index (rvalue))
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dio.cc3363 if (gfc_has_vector_index (e))
3801 io_constraint (gfc_has_vector_index (dt->io_unit),
H A Dgfortran.h3602 int gfc_has_vector_index (gfc_expr *);
H A Dexpr.cc798 gfc_has_vector_index (gfc_expr *e) function
4460 if (gfc_has_vector_index (rvalue))

Completed in 206 milliseconds