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

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-decl.c1590 else if (sym->attr.subref_array_pointer)
1596 if (sym->attr.subref_array_pointer)
4061 if (sym->attr.subref_array_pointer
4811 || sym->attr.subref_array_pointer
H A Dgfortran.h744 implied_index:1, subref_array_pointer:1, proc_pointer:1, asynchronous:1, member in struct:__anon98
H A Dexpr.c990 if (e->symtree->n.sym->attr.subref_array_pointer)
3724 lvalue->symtree->n.sym->attr.subref_array_pointer = 1;
H A Dtrans-stmt.c1583 if (sym->attr.subref_array_pointer)
H A Dtrans-expr.c7743 if (expr1->symtree->n.sym->attr.subref_array_pointer)
H A Dresolve.c8007 sym->attr.subref_array_pointer = 1;

Completed in 408 milliseconds