Searched refs:get_python_format_unnamed_arg_count (Results 1 – 4 of 4) sorted by relevance
148 extern unsigned int get_python_format_unnamed_arg_count (const char *string);
549 get_python_format_unnamed_arg_count (const char *string) in get_python_format_unnamed_arg_count() function
218 && get_python_format_unnamed_arg_count (string) > 1) in warn_format_string()
3202 (get_python_format_unnamed_arg_count): Update.4634 * format.h (get_python_format_unnamed_arg_count): New declaration.4635 * format-python.c (get_python_format_unnamed_arg_count): New function.