Searched refs:equiv_lists (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-common.c175 l->next = c->sym->ns->equiv_lists;
176 c->sym->ns->equiv_lists = l;
H A Ddependency.c1125 l = e1->symtree->n.sym->ns->equiv_lists;
1127 l = gfc_current_ns->equiv_lists;
1129 /* Go through the equiv_lists and return 1 if the variables
H A Dgfortran.h1638 struct gfc_equiv_list *equiv_lists; member in struct:gfc_namespace
H A Dsymbol.c3547 gfc_free_equiv_lists (ns->equiv_lists);

Completed in 518 milliseconds