Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Ddump-parse-tree.c53 static void show_typespec (gfc_typespec *);
95 show_typespec (&e->ts); in debug()
108 show_typespec (ts); in debug()
188 show_typespec (gfc_typespec *ts) in show_typespec() function
921 show_typespec (&c->ts); in show_components()
1075 show_typespec (&sym->ts); in show_symbol()
3115 show_typespec(&ns->default_type[l]); in show_namespace()
H A Ddump-parse-tree.cc53 static void show_typespec (gfc_typespec *);
95 show_typespec (&e->ts); in debug()
108 show_typespec (ts); in debug()
188 show_typespec (gfc_typespec *ts) in show_typespec() function
948 show_typespec (&c->ts); in show_components()
1102 show_typespec (&sym->ts); in show_symbol()
3449 show_typespec(&ns->default_type[l]); in show_namespace()
H A DChangeLog-201310 * dump-parse-tree.c (show_typespec): Check for charlen.
H A DChangeLog-201065 * dump-parse-tree.c (show_typespec): Also show character kind.
561 (show_typespec): Also display class.
H A DChangeLog-20122086 * dump-parse-tree.c (show_typespec): Handle type(*).
H A DChangeLog-20161940 * dump-parse-tree.c (show_typespec): Also dump
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddump-parse-tree.c53 static void show_typespec (gfc_typespec *);
95 show_typespec (&e->ts); in debug()
108 show_typespec (ts); in debug()
188 show_typespec (gfc_typespec *ts) in show_typespec() function
921 show_typespec (&c->ts); in show_components()
1075 show_typespec (&sym->ts); in show_symbol()
3115 show_typespec(&ns->default_type[l]); in show_namespace()