Home
last modified time | relevance | path

Searched refs:eor_where (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dio.c3226 dt->eor_where = gfc_current_locus; in match_dt_element()
3485 dt->eor->value, &dt->eor_where); in gfc_resolve_dt()
4125 &dt->eor_where); in check_io_constraints()
4134 &dt->eor_where); in check_io_constraints()
4154 &dt->eor_where); in check_io_constraints()
H A Dgfortran.h2548 locus eor_where, end_where, err_where; member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dio.cc3226 dt->eor_where = gfc_current_locus; in match_dt_element()
3485 dt->eor->value, &dt->eor_where); in gfc_resolve_dt()
4125 &dt->eor_where); in check_io_constraints()
4134 &dt->eor_where); in check_io_constraints()
4154 &dt->eor_where); in check_io_constraints()
H A Dgfortran.h2837 locus eor_where, end_where, err_where; member