Home
last modified time | relevance | path

Searched refs:format_type_warning (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dc-format.c854 static void format_type_warning (const char *, const char *, int, tree,
2255 format_type_warning (types->name, format_start, format_length, in check_format_types()
2304 format_type_warning (types->name, format_start, format_length, in check_format_types()
2322 format_type_warning (const char *descr, const char *format_start, in format_type_warning() function
H A DChangeLog-2005897 (format_type_warning): Use explicit cast when converting from void *.
13811 (format_type_warning): Likewise.
H A DChangeLog-200414873 check_format_types, format_type_warning,
26836 * c-format.c (format_type_warning): New function. Improve