Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-format.c79 static bool check_format_string (tree argument,
107 if (!check_format_string (argument, format_num, flags, no_add_attrs)) in handle_format_arg_attribute()
127 check_format_string (tree argument, unsigned HOST_WIDE_INT format_num, in check_format_string() function
2766 if (!check_format_string (argument, info.format_num, flags, in handle_format_attribute()
H A DChangeLog.apple606 (check_format_string): Ditto.
H A DChangeLog-200317036 * c-format.c (check_format_string, get_constant)
19865 * c-format.c (check_format_string, get_constant): New.