Searched refs:gfc_basic_typename (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmisc.c64 gfc_basic_typename (bt type) function
113 gfc_internal_error ("gfc_basic_typename(): Undefined type");
H A Ddecl.c3093 gfc_basic_typename (ts->type), original_kind);
3129 gfc_basic_typename (ts->type), original_kind);
3135 gfc_basic_typename(ts->type), original_kind))
3245 gfc_basic_typename (ts->type));
3258 "is %s", gfc_basic_typename (ts->f90_type), &where,
3259 gfc_basic_typename (ts->type));
3812 gfc_basic_typename (kind_expr->ts.type));
3971 c2->ts.kind, gfc_basic_typename (c2->ts.type));
7060 gfc_basic_typename (sym->ts.type));
H A Dcheck.c495 &e->where, gfc_basic_typename (type));
660 gfc_error ("Invalid kind for %s at %L", gfc_basic_typename (type),
3689 gfc_basic_typename (type), kind);
6186 gfc_basic_typename (source->ts.type));
6205 gfc_basic_typename (mold->ts.type));
6212 " %s", &mold->where, gfc_basic_typename (BT_HOLLERITH));
H A Darray.c503 gfc_basic_typename ((*upper)->ts.type));
535 gfc_basic_typename ((*upper)->ts.type));
H A Ddump-parse-tree.c196 fprintf (dumpfile, "(%s ", gfc_basic_typename (ts->type));
H A Dmatch.c6289 sprintf (name, "__tmp_%s_%d", gfc_basic_typename (ts->type),
6294 gfc_basic_typename (ts->type), charlen, ts->kind);
6537 sprintf (tname, "%s_%d", gfc_basic_typename (ts->type), ts->kind);
6540 gfc_basic_typename (ts->type), charlen, ts->kind);
H A Dsymbol.c2009 sym->ns->proc_name->name, where, gfc_basic_typename (type));
2012 where, gfc_basic_typename (type));
2019 sym->name, where, gfc_basic_typename (ts->type));
H A Dresolve.c1335 gfc_basic_typename (cons->expr->ts.type),
1336 gfc_basic_typename (comp->ts.type));
4819 &index->where, gfc_basic_typename (index->ts.type));
8555 &e->where, gfc_basic_typename (case_expr->ts.type));
9376 gfc_basic_typename (c->ts.type), &c->where);
9539 gfc_basic_typename (c->ts.type), charlen, c->ts.kind);
9542 sprintf (name, "__tmp_%s_%d", gfc_basic_typename (c->ts.type),
9830 sprintf (tname, "%s_%d", gfc_basic_typename (c->ts.type), c->ts.kind);
9833 gfc_basic_typename (c->ts.type), charlen, c->ts.kind);
14664 gfc_basic_typename (
[all...]
H A Dio.c1754 "variable", gfc_basic_typename (e->ts.type), &e->where);
1819 &e->where, gfc_basic_typename (tag->type));
H A Dgfortran.h2932 const char *gfc_basic_typename (bt);
H A Dclass.c2713 sprintf (tname, "%s_%d_", gfc_basic_typename (ts->type), ts->kind);
H A Dinterface.c4966 &fsym->declared_at, gfc_basic_typename (type));
H A Dexpr.c3540 &e->where, gfc_basic_typename (e->ts.type));
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dmisc.cc64 gfc_basic_typename (bt type) function
113 gfc_internal_error ("gfc_basic_typename(): Undefined type");
H A Dcheck.cc495 &e->where, gfc_basic_typename (type));
660 gfc_error ("Invalid kind for %s at %L", gfc_basic_typename (type),
3698 gfc_basic_typename (type), kind);
6212 gfc_basic_typename (source->ts.type));
6231 gfc_basic_typename (mold->ts.type));
6238 " %s", &mold->where, gfc_basic_typename (BT_HOLLERITH));
H A Darray.cc510 gfc_basic_typename ((*upper)->ts.type));
542 gfc_basic_typename ((*upper)->ts.type));
H A Ddump-parse-tree.cc196 fprintf (dumpfile, "(%s ", gfc_basic_typename (ts->type));
H A Ddecl.cc2751 gfc_basic_typename (e->ts.type));
3191 gfc_basic_typename (ts->type), original_kind);
3226 gfc_basic_typename (ts->type), original_kind);
3232 gfc_basic_typename(ts->type), original_kind))
3342 gfc_basic_typename (ts->type));
3355 "is %s", gfc_basic_typename (ts->f90_type), &where,
3356 gfc_basic_typename (ts->type));
3911 gfc_basic_typename (kind_expr->ts.type));
4076 c2->ts.kind, gfc_basic_typename (c2->ts.type));
7149 gfc_basic_typename (sy
[all...]
H A Dmatch.cc6380 sprintf (name, "__tmp_%s_%d", gfc_basic_typename (ts->type),
6385 gfc_basic_typename (ts->type), charlen, ts->kind);
6628 sprintf (tname, "%s_%d", gfc_basic_typename (ts->type), ts->kind);
6631 gfc_basic_typename (ts->type), charlen, ts->kind);
H A Dsymbol.cc2016 sym->ns->proc_name->name, where, gfc_basic_typename (type));
2019 where, gfc_basic_typename (type));
2026 sym->name, where, gfc_basic_typename (ts->type));
H A Dresolve.cc1363 gfc_basic_typename (cons->expr->ts.type),
1364 gfc_basic_typename (comp->ts.type));
4905 &index->where, gfc_basic_typename (index->ts.type));
8692 &e->where, gfc_basic_typename (case_expr->ts.type));
9514 gfc_basic_typename (c->ts.type), &c->where);
9677 gfc_basic_typename (c->ts.type), charlen, c->ts.kind);
9680 sprintf (name, "__tmp_%s_%d", gfc_basic_typename (c->ts.type),
9969 sprintf (tname, "%s_%d", gfc_basic_typename (c->ts.type), c->ts.kind);
9972 gfc_basic_typename (c->ts.type), charlen, c->ts.kind);
14877 gfc_basic_typename (
[all...]
H A Dio.cc1754 "variable", gfc_basic_typename (e->ts.type), &e->where);
1819 &e->where, gfc_basic_typename (tag->type));
H A Dgfortran.h3217 const char *gfc_basic_typename (bt);
H A Dclass.cc2725 sprintf (tname, "%s_%d_", gfc_basic_typename (ts->type), ts->kind);
H A Dexpr.cc3572 &e->where, gfc_basic_typename (e->ts.type));

Completed in 470 milliseconds

12