Searched refs:get_python_format_unnamed_arg_count (Results 1 – 4 of 4) sorted by relevance
117 extern unsigned int get_python_format_unnamed_arg_count (const char *string);
516 get_python_format_unnamed_arg_count (const char *string) in get_python_format_unnamed_arg_count() function
1954 && get_python_format_unnamed_arg_count (string) > 1) in warn_format_string()
1176 * format.h (get_python_format_unnamed_arg_count): New declaration.1177 * format-python.c (get_python_format_unnamed_arg_count): New function.