Home
last modified time | relevance | path

Searched refs:gfc_add_in_equivalence (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.cc5783 if (!gfc_add_in_equivalence (&sym->attr, sym->name, NULL)) in gfc_match_equivalence()
5787 && !gfc_add_in_equivalence (&CLASS_DATA (sym)->attr, in gfc_match_equivalence()
H A Dgfortran.h3389 bool gfc_add_in_equivalence (symbol_attribute *, const char *, locus *);
H A DChangeLog-20051327 * gfortran.h: Prototype for gfc_add_in_equivalence.
1330 group. Call gfc_add_in_equivalence to add the constraints
1347 (gfc_add_in_equivalence): New function to interface calls
H A Dsymbol.cc1558 gfc_add_in_equivalence (symbol_attribute *attr, const char *name, locus *where) in gfc_add_in_equivalence() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.c5714 if (!gfc_add_in_equivalence (&sym->attr, sym->name, NULL)) in gfc_match_equivalence()
5718 && !gfc_add_in_equivalence (&CLASS_DATA (sym)->attr, in gfc_match_equivalence()
H A Dgfortran.h3106 bool gfc_add_in_equivalence (symbol_attribute *, const char *, locus *);
H A Dsymbol.c1551 gfc_add_in_equivalence (symbol_attribute *attr, const char *name, locus *where) in gfc_add_in_equivalence() function