Home
last modified time | relevance | path

Searched refs:gfc_add_pure (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dsymbol.c1618 gfc_add_pure (symbol_attribute *attr, locus *where) in gfc_add_pure() function
2147 if (src->pure && !gfc_add_pure (dest, where)) in gfc_copy_attr()
H A Dsymbol.cc1625 gfc_add_pure (symbol_attribute *attr, locus *where) in gfc_add_pure() function
2154 if (src->pure && !gfc_add_pure (dest, where)) in gfc_copy_attr()
H A Ddecl.c6390 if (!gfc_add_pure (&current_attr, NULL)) in gfc_match_prefix()
6428 if (!gfc_add_pure (&current_attr, NULL)) in gfc_match_prefix()
6492 if (current_attr.pure && !gfc_add_pure (dest, where)) in copy_prefix()
H A Ddecl.cc6471 if (!gfc_add_pure (&current_attr, NULL)) in gfc_match_prefix()
6509 if (!gfc_add_pure (&current_attr, NULL)) in gfc_match_prefix()
6573 if (current_attr.pure && !gfc_add_pure (dest, where)) in copy_prefix()
H A Dgfortran.h3394 bool gfc_add_pure (symbol_attribute *, locus *);
H A DChangeLog-20053437 gfc_add_pure, gfc_add_recursive, gfc_add_intent,
H A DChangeLog-2006746 gfc_add_pure, gfc_add_recursive, gfc_add_procedure,
H A DChangeLog-20071498 * symbol.c (gfc_add_elemental,gfc_add_pure,gfc_add_recursive):
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsymbol.c1618 gfc_add_pure (symbol_attribute *attr, locus *where) in gfc_add_pure() function
2147 if (src->pure && !gfc_add_pure (dest, where)) in gfc_copy_attr()
H A Dgfortran.h3111 bool gfc_add_pure (symbol_attribute *, locus *);
H A Ddecl.c6390 if (!gfc_add_pure (&current_attr, NULL)) in gfc_match_prefix()
6428 if (!gfc_add_pure (&current_attr, NULL)) in gfc_match_prefix()
6492 if (current_attr.pure && !gfc_add_pure (dest, where)) in copy_prefix()