Searched refs:check_format_types (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-format.c | 853 static void check_format_types (format_wanted_type *, const char *, int); 2142 check_format_types (first_wanted_type, format_start, in check_format_info_main() 2162 check_format_types (format_wanted_type *types, const char *format_start, in check_format_types() function
|
| H A D | ChangeLog-2000 | 1370 (check_format_types): Check for formats reading through null 4792 check_format_types): Use strchr () instead of index (). Compare 5926 * c-common.c (check_format_types): Check for writing through a 6550 (check_format_types): Apply the default argument promotions where 7894 (check_format_info, maybe_read_dollar_number, check_format_types, 8110 * c-common.c (check_format_types): Reorganize and clean up, 8400 (check_format_types): New function.
|
| H A D | ChangeLog-2004 | 14873 check_format_types, format_type_warning, 26838 (check_format_types): Use it. Add two parameters. Use the 26841 check_format_types. 27014 finish_dollar_format_checking, check_format_types, 38248 * c-format.c (check_format_types): Likewise.
|
| H A D | ChangeLog-2005 | 5314 * c-format.c (check_format_types): Use lang_hooks.types_compatible_p 13810 (check_format_types): Likewise.
|
| H A D | ChangeLog-2002 | 25098 (check_format_types): Update. 26649 * c-format.c (check_format_types): Update.
|
| H A D | ChangeLog-2001 | 7157 (check_format_types): Localize "pointer" and "different types"
|
| H A D | ChangeLog-2003 | 8181 (check_format_types): Fix wanted_type name lookup.
|