Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dsymbol.cc1012 gfc_add_allocatable (symbol_attribute *attr, locus *where) in gfc_add_allocatable() function
2082 if (src->allocatable && !gfc_add_allocatable (dest, where)) in gfc_copy_attr()
H A Dgfortran.h3364 bool gfc_add_allocatable (symbol_attribute *, locus *);
H A Ddecl.cc5707 t = gfc_add_allocatable (&current_attr, &seen_at[d]); in match_attr_spec()
H A DChangeLog-20053435 (gfc_add_allocatable, gfc_add_external, gfc_add_intrinsic,
H A DChangeLog-20082232 * symbol.c (gfc_add_allocatable,gfc_add_dimension,
H A DChangeLog-2006742 (gfc_add_allocatable, gfc_add_dimension, gfc_add_external,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dsymbol.c1011 gfc_add_allocatable (symbol_attribute *attr, locus *where) in gfc_add_allocatable() function
2075 if (src->allocatable && !gfc_add_allocatable (dest, where)) in gfc_copy_attr()
H A Dgfortran.h3079 bool gfc_add_allocatable (symbol_attribute *, locus *);
H A Ddecl.c5618 t = gfc_add_allocatable (&current_attr, &seen_at[d]); in match_attr_spec()