Home
last modified time | relevance | path

Searched refs:der_type (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dder.c81 static const char der_type[] = "PC"; variable
432 der_class[c], der_type[t], in printdata()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.c8810 structure_alloc_comps (gfc_symbol * der_type, tree decl, in structure_alloc_comps() argument
8900 tmp = structure_alloc_comps (der_type, vref, dref, rank, in structure_alloc_comps()
8904 tmp = structure_alloc_comps (der_type, vref, NULL_TREE, rank, purpose, in structure_alloc_comps()
8936 if (purpose == DEALLOCATE_ALLOC_COMP && der_type->attr.pdt_type) in structure_alloc_comps()
8938 tmp = structure_alloc_comps (der_type, decl, NULL_TREE, rank, in structure_alloc_comps()
8942 else if (purpose == ALLOCATE_PDT_COMP && der_type->attr.alloc_comp) in structure_alloc_comps()
8944 tmp = structure_alloc_comps (der_type, decl, NULL_TREE, rank, in structure_alloc_comps()
8951 for (c = der_type->components; c; c = c->next) in structure_alloc_comps()
8956 bool same_type = (c->ts.type == BT_DERIVED && der_type == c->ts.u.derived) in structure_alloc_comps()
8957 || (c->ts.type == BT_CLASS && der_type == CLASS_DATA (c)->ts.u.derived); in structure_alloc_comps()
[all …]
H A Dmatch.c2035 gfc_symbol *derived, *der_type; in match_derived_type_spec() local
2053 gfc_find_symbol (gfc_dt_upper_string (name), NULL, 1, &der_type); in match_derived_type_spec()
2054 is_pdt_template = der_type in match_derived_type_spec()
2055 && der_type->attr.flavor == FL_DERIVED in match_derived_type_spec()
2056 && der_type->attr.pdt_template; in match_derived_type_spec()
2082 m = gfc_get_pdt_instance (decl_type_param_list, &der_type, in match_derived_type_spec()
2088 derived = der_type; in match_derived_type_spec()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.cc8979 structure_alloc_comps (gfc_symbol * der_type, tree decl, in structure_alloc_comps() argument
9068 tmp = structure_alloc_comps (der_type, vref, dref, rank, in structure_alloc_comps()
9072 tmp = structure_alloc_comps (der_type, vref, NULL_TREE, rank, purpose, in structure_alloc_comps()
9104 if (purpose == DEALLOCATE_ALLOC_COMP && der_type->attr.pdt_type) in structure_alloc_comps()
9106 tmp = structure_alloc_comps (der_type, decl, NULL_TREE, rank, in structure_alloc_comps()
9110 else if (purpose == ALLOCATE_PDT_COMP && der_type->attr.alloc_comp) in structure_alloc_comps()
9112 tmp = structure_alloc_comps (der_type, decl, NULL_TREE, rank, in structure_alloc_comps()
9119 for (c = der_type->components; c; c = c->next) in structure_alloc_comps()
9124 bool same_type = (c->ts.type == BT_DERIVED && der_type == c->ts.u.derived) in structure_alloc_comps()
9125 || (c->ts.type == BT_CLASS && der_type == CLASS_DATA (c)->ts.u.derived); in structure_alloc_comps()
[all …]
H A Dmatch.cc2010 gfc_symbol *derived, *der_type; in match_derived_type_spec() local
2028 gfc_find_symbol (gfc_dt_upper_string (name), NULL, 1, &der_type); in match_derived_type_spec()
2029 is_pdt_template = der_type in match_derived_type_spec()
2030 && der_type->attr.flavor == FL_DERIVED in match_derived_type_spec()
2031 && der_type->attr.pdt_template; in match_derived_type_spec()
2057 m = gfc_get_pdt_instance (decl_type_param_list, &der_type, in match_derived_type_spec()
2063 derived = der_type; in match_derived_type_spec()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS74920 03277924717213b5c13bab249f470362 gcc/testsuite/gfortran.fortran-torture/execute/der_type.f90
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS86216 03277924717213b5c13bab249f470362 gcc/testsuite/gfortran.fortran-torture/execute/der_type.f90