Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-format.c853 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 DChangeLog-20001370 (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 DChangeLog-200414873 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 DChangeLog-20055314 * c-format.c (check_format_types): Use lang_hooks.types_compatible_p
13810 (check_format_types): Likewise.
H A DChangeLog-200225098 (check_format_types): Update.
26649 * c-format.c (check_format_types): Update.
H A DChangeLog-20017157 (check_format_types): Localize "pointer" and "different types"
H A DChangeLog-20038181 (check_format_types): Fix wanted_type name lookup.