Home
last modified time | relevance | path

Searched refs:pdt_string (Results 1 – 25 of 29) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-io.c2478 if (!c->attr.pointer && !c->attr.pdt_string) in transfer_expr()
2482 if (c->attr.pdt_string in transfer_expr()
2497 if (c->attr.pdt_string && strlen) in transfer_expr()
H A Dtrans-io.cc2503 if (!c->attr.pointer && !c->attr.pdt_string) in transfer_expr()
2507 if (c->attr.pdt_string in transfer_expr()
2522 if (c->attr.pdt_string && strlen) in transfer_expr()
H A Dtrans-types.c2725 && !c->ts.deferred && !c->attr.pdt_string) in gfc_get_derived_type()
2763 else if ((c->attr.pointer || c->attr.allocatable || c->attr.pdt_string) in gfc_get_derived_type()
H A Dtrans-types.cc2795 && !c->ts.deferred && !c->attr.pdt_string) in gfc_get_derived_type()
2833 else if ((c->attr.pointer || c->attr.allocatable || c->attr.pdt_string) in gfc_get_derived_type()
H A Dtrans.c2386 && (c->ts.deferred || c->attr.pdt_string))) in gfc_deferred_strlen()
H A Dtrans.cc2478 && (c->ts.deferred || c->attr.pdt_string))) in gfc_deferred_strlen()
H A Dmodule.c2342 if (attr->pdt_string) in mio_symbol_attribute()
2577 attr->pdt_string = 1; in mio_symbol_attribute()
H A Dmodule.cc2400 if (attr->pdt_string) in mio_symbol_attribute()
2672 attr->pdt_string = 1; in mio_symbol_attribute()
H A Dgfortran.h985 pdt_array:1, pdt_string:1; member
H A Ddump-parse-tree.c868 if (attr->pdt_string) in show_attr()
H A Ddump-parse-tree.cc893 if (attr->pdt_string) in show_attr()
H A Dtrans-array.c9676 if (c->attr.pdt_string) in structure_alloc_comps()
9831 && !c->attr.pdt_string in structure_alloc_comps()
9863 else if (c->attr.pdt_string) in structure_alloc_comps()
H A Dtrans-array.cc9874 if (c->attr.pdt_string) in structure_alloc_comps()
10029 && !c->attr.pdt_string in structure_alloc_comps()
10061 else if (c->attr.pdt_string) in structure_alloc_comps()
H A Ddecl.c3987 c2->attr.pdt_string = 1; in gfc_get_pdt_instance()
4048 c2->attr.pdt_array = pdt_array ? 1 : c2->attr.pdt_string; in gfc_get_pdt_instance()
H A Ddecl.cc4084 c2->attr.pdt_string = 1; in gfc_get_pdt_instance()
4145 c2->attr.pdt_array = pdt_array ? 1 : c2->attr.pdt_string; in gfc_get_pdt_instance()
H A Dtrans-expr.c2683 && !c->attr.pdt_string) in gfc_conv_component_ref()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-io.c2478 if (!c->attr.pointer && !c->attr.pdt_string) in transfer_expr()
2482 if (c->attr.pdt_string in transfer_expr()
2497 if (c->attr.pdt_string && strlen) in transfer_expr()
H A Dtrans-types.c2725 && !c->ts.deferred && !c->attr.pdt_string) in gfc_get_derived_type()
2763 else if ((c->attr.pointer || c->attr.allocatable || c->attr.pdt_string) in gfc_get_derived_type()
H A Dtrans.c2386 && (c->ts.deferred || c->attr.pdt_string))) in gfc_deferred_strlen()
H A Dgfortran.h913 pdt_array:1, pdt_string:1; member
H A Dmodule.c2342 if (attr->pdt_string) in mio_symbol_attribute()
2577 attr->pdt_string = 1; in mio_symbol_attribute()
H A Ddump-parse-tree.c868 if (attr->pdt_string) in show_attr()
H A Dtrans-array.c9676 if (c->attr.pdt_string) in structure_alloc_comps()
9831 && !c->attr.pdt_string in structure_alloc_comps()
9863 else if (c->attr.pdt_string) in structure_alloc_comps()
H A Ddecl.c3987 c2->attr.pdt_string = 1; in gfc_get_pdt_instance()
4048 c2->attr.pdt_array = pdt_array ? 1 : c2->attr.pdt_string; in gfc_get_pdt_instance()
H A Dtrans-expr.c2683 && !c->attr.pdt_string) in gfc_conv_component_ref()

12