Home
last modified time | relevance | path

Searched refs:same_alloc_type (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c2620 bool same_alloc_type = c->attr.allocatable in gfc_get_derived_type() local
2623 && !same_alloc_type in gfc_get_derived_type()
2656 bool same_alloc_type = c->attr.allocatable in gfc_get_derived_type() local
2666 && !same_alloc_type) in gfc_get_derived_type()
2702 bool same_alloc_type = c->attr.allocatable in gfc_get_derived_type() local
2768 if (c->attr.pointer || same_alloc_type) in gfc_get_derived_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc2690 bool same_alloc_type = c->attr.allocatable in gfc_get_derived_type() local
2693 && !same_alloc_type in gfc_get_derived_type()
2726 bool same_alloc_type = c->attr.allocatable in gfc_get_derived_type() local
2736 && !same_alloc_type) in gfc_get_derived_type()
2772 bool same_alloc_type = c->attr.allocatable in gfc_get_derived_type() local
2838 if (c->attr.pointer || same_alloc_type) in gfc_get_derived_type()