Searched refs:skip_and_atoi (Results 1 – 3 of 3) sorted by relevance
12 static int skip_and_atoi(const char **s) in skip_and_atoi() function158 field_width = skip_and_atoi(&fmt); in vsprintf()178 precision = skip_and_atoi(&fmt); in vsprintf()
29 static int skip_and_atoi(const char **s) in skip_and_atoi() function145 field_width = skip_and_atoi(&fmt); in __do_vsprintf()165 precision = skip_and_atoi(&fmt); in __do_vsprintf()
89 field_width = skip_and_atoi(&fmt);