Home
last modified time | relevance | path

Searched refs:type_from_format (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dgengenrtl.c46 static const char *type_from_format (int);
62 type_from_format (int c) in type_from_format() function
202 int ourlen = strlen (type_from_format (*p)) + 6 + (i > 9); in gendecl()
208 printf (" %sarg%d", type_from_format (*p), i++); in gendecl()
263 printf (",\n\t%sarg%d", type_from_format (*p), i++); in gendef()
H A DChangeLog-199811667 * gengenrtl.c (type_from_format, accessor_from_format): Change
12333 * gengenrtl.c (type_from_format): Handle 'b' and 't'.
13998 * gengenrtl.c (type_from_format, accessor_from_format, special_rtx,
17369 * gengenrtl.c (type_from_format): De-ANSIfy function signature.
H A DChangeLog-199910697 * gengenrtl.c (type_from_format): Provide correct types for
H A DChangeLog-200026797 * gengenrtl.c (type_from_format): Likewise.
H A DChangeLog-200219099 * gengenrtl.c (type_from_format, accessor_from_format): Support 'B'.
H A DChangeLog-200413908 (type_from_format, accessor_from_format): Likewise.