Home
last modified time | relevance | path

Searched refs:gfc_add_recursive (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsymbol.cc1643 gfc_add_recursive (symbol_attribute *attr, locus *where) in gfc_add_recursive() function
2156 if (src->recursive && !gfc_add_recursive (dest, where)) in gfc_copy_attr()
H A Dgfortran.h3395 bool gfc_add_recursive (symbol_attribute *, locus *);
H A Ddecl.cc6487 if (!gfc_add_recursive (&current_attr, NULL)) in gfc_match_prefix()
6584 if (current_attr.recursive && !gfc_add_recursive (dest, where)) in copy_prefix()
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-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsymbol.c1636 gfc_add_recursive (symbol_attribute *attr, locus *where) in gfc_add_recursive() function
2149 if (src->recursive && !gfc_add_recursive (dest, where)) in gfc_copy_attr()
H A Dgfortran.h3112 bool gfc_add_recursive (symbol_attribute *, locus *);
H A Ddecl.c6398 if (!gfc_add_recursive (&current_attr, NULL)) in gfc_match_prefix()
6495 if (current_attr.recursive && !gfc_add_recursive (dest, where)) in copy_prefix()