Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-format.c977 static void check_format_types (format_wanted_type *);
2286 check_format_types (first_wanted_type); in check_format_info_main()
2305 check_format_types (format_wanted_type *types) in check_format_types() function
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-format.c1039 static void check_format_types (const substring_loc &fmt_loc,
2753 check_format_types (fmt_loc, first_wanted_type, fki, in check_argument_type()
3049 check_format_types (const substring_loc &fmt_loc, in check_format_types() function