Home
last modified time | relevance | path

Searched refs:gfc_add_value (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsymbol.cc1332 gfc_add_value (symbol_attribute *attr, const char *name, locus *where) in gfc_add_value() function
2101 if (src->value && !gfc_add_value (dest, NULL, where)) in gfc_copy_attr()
H A Dgfortran.h3406 bool gfc_add_value (symbol_attribute *, const char *, locus *);
H A Ddecl.cc5820 t = gfc_add_value (&current_attr, NULL, &seen_at[d]); in match_attr_spec()
9723 if (!gfc_add_value (&sym->attr, sym->name, &gfc_current_locus)) in gfc_match_value()
H A DChangeLog-2006354 (gfc_add_value): New function.
360 add a prototype for gfc_add_value
H A DChangeLog-20073129 gfc_check_any_c_kind, gfc_add_is_bind_c, gfc_add_value,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsymbol.c1325 gfc_add_value (symbol_attribute *attr, const char *name, locus *where) in gfc_add_value() function
2094 if (src->value && !gfc_add_value (dest, NULL, where)) in gfc_copy_attr()
H A Dgfortran.h3123 bool gfc_add_value (symbol_attribute *, const char *, locus *);
H A Ddecl.c5731 t = gfc_add_value (&current_attr, NULL, &seen_at[d]); in match_attr_spec()
9635 if (!gfc_add_value (&sym->attr, sym->name, &gfc_current_locus)) in gfc_match_value()