Searched refs:format_chars (Results 1 – 3 of 3) sorted by relevance
1308 const char *format_chars; in check_format_arg() local1400 format_chars = TREE_STRING_POINTER (format_tree); in check_format_arg()1423 format_chars += offset; in check_format_arg()1436 if (format_chars[--format_length] != 0) in check_format_arg()1454 check_format_info_main (res, info, format_chars, format_length, in check_format_arg()1468 function_format_info *info, const char *format_chars, in check_format_info_main() argument1472 const char *orig_format_chars = format_chars; in check_format_info_main()1508 const char *format_start = format_chars; in check_format_info_main()1509 if (*format_chars == 0) in check_format_info_main()1511 if (format_chars - orig_format_chars != format_length) in check_format_info_main()[all …]
129 const char *format_chars; member
10918 and precision. Always increment format_chars to advance past the