Searched refs:fixup_array_ref (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | resolve.cc | 9326 fixup_array_ref (gfc_expr **expr1, gfc_expr *expr2, in fixup_array_ref() function 9586 fixup_array_ref (&code->expr1, code->expr2, rank, ref); in resolve_select_type() 9692 fixup_array_ref (&st->n.sym->assoc->target, NULL, rank, ref); in resolve_select_type()
|
H A D | ChangeLog-2016 | 1283 * resolve.c (fixup_array_ref): New function.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | resolve.c | 9188 fixup_array_ref (gfc_expr **expr1, gfc_expr *expr2, in fixup_array_ref() function 9448 fixup_array_ref (&code->expr1, code->expr2, rank, ref); in resolve_select_type() 9554 fixup_array_ref (&st->n.sym->assoc->target, NULL, rank, ref); in resolve_select_type()
|