Home
last modified time | relevance | path

Searched refs:finish_declspecs (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h661 extern struct c_declspecs *finish_declspecs (struct c_declspecs *);
H A DChangeLog201 (finish_declspecs): Likewise.
1646 * c-decl.c (finish_declspecs): Use int instead of decimal
1657 (finish_declspecs): Handle postfix attributes in case of typedef
1681 (groktypename, grokdeclarator, finish_declspecs): Call
1767 (finish_declspecs): Apply postfix standard attributes to type.
3959 * c-decl.c (finish_declspecs) <case cts_int_n>: If int_n_idx is not
4519 (finish_declspecs): Set type to integer_type_node when _FloatN or
4527 * c-decl.c (declspecs_add_type, finish_declspecs): Handle _FloatN
6665 (finish_declspecs): Likewise.
7665 * c-decl.c (declspecs_add_type, finish_declspecs): Handle
H A Dgimple-parser.cc2046 finish_declspecs (specs); in c_parser_gimple_declaration()
H A Dc-parser.cc2011 finish_declspecs (specs); in c_parser_declaration_or_fndef()
3582 finish_declspecs (specs); in c_parser_struct_declaration()
4410 finish_declspecs (specs); in c_parser_parameter_declaration()
5156 finish_declspecs (specs); in c_parser_type_name()
H A Dc-decl.cc11902 finish_declspecs (struct c_declspecs *specs) in finish_declspecs() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h646 extern struct c_declspecs *finish_declspecs (struct c_declspecs *);
H A Dgimple-parser.c2020 finish_declspecs (specs); in c_parser_gimple_declaration()
H A Dc-parser.c1974 finish_declspecs (specs); in c_parser_declaration_or_fndef()
3540 finish_declspecs (specs); in c_parser_struct_declaration()
4373 finish_declspecs (specs); in c_parser_parameter_declaration()
5167 finish_declspecs (specs); in c_parser_type_name()
H A Dc-decl.c11503 finish_declspecs (struct c_declspecs *specs) in finish_declspecs() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200412338 (finish_declspecs): New.
12340 typename): Call finish_declspecs.
12341 * c-decl.c (finish_declspecs): New.
12344 (shadow_tag_warned): Remove checks done in finish_declspecs.
12347 finish_declspecs. Don't allow for type being NULL. Update for
H A DChangeLog-201224413 (finish_declspecs): For diagnostics, use the location of the
27557 (finish_declspecs): Likewise.
H A DChangeLog-20075614 * c-decl.c (finish_declspecs): When _Sat is used without
10547 (finish_declspecs): Handle cts_fract and cts_accum.
H A DChangeLog-2010843 (finish_declspecs): Change it to integer_type_node here.
29627 (finish_declspecs): Likewise.
H A DChangeLog-200933284 * c-decl.c (finish_declspecs): Error if fixed point is not supported
H A DChangeLog-20051114 (finish_declspecs): Return type from DFP typespec_word.