Searched refs:skip_atoi (Results 1 – 3 of 3) sorted by relevance
106 _LONG_CALL_ static int skip_atoi(const char **s) in skip_atoi() function220 field_width = skip_atoi(&fmt); in _vsscanf()
72 extern int skip_atoi(const char **s);191 field_width = skip_atoi(&fmt); in _vsscanf_patch()
627 skip_atoi = 0xdb11;
Completed in 8 milliseconds