aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/info.h
blob: 577c6476c2582d579fe0f9795a808c4bcbb33c91 (plain)
1
2
3
4
5
6
7
   Contributed by James Craig Burley (burley@gnu.org).
   Contributed by James Craig Burley.
const char *ffeinfo_basictype_string (ffeinfoBasictype basictype);
const char *ffeinfo_kind_message (ffeinfoKind kind);
const char *ffeinfo_kind_string (ffeinfoKind kind);
const char *ffeinfo_kindtype_string (ffeinfoKindtype kind_type);
const char *ffeinfo_where_string (ffeinfoWhere where);