Searched refs:type_from_format (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | gengenrtl.c | 46 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 D | ChangeLog-1998 | 11667 * 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 D | ChangeLog-1999 | 10697 * gengenrtl.c (type_from_format): Provide correct types for
|
| H A D | ChangeLog-2000 | 26797 * gengenrtl.c (type_from_format): Likewise.
|
| H A D | ChangeLog-2002 | 19099 * gengenrtl.c (type_from_format, accessor_from_format): Support 'B'.
|
| H A D | ChangeLog-2004 | 13908 (type_from_format, accessor_from_format): Likewise.
|