Searched refs:_atoi (Results 1 – 4 of 4) sorted by relevance
191 static unsigned int _atoi(const char** str) in _atoi() function620 width = _atoi(&format); in _vsnprintf()640 precision = _atoi(&format); in _vsnprintf()
194 static unsigned int _atoi(const char** str) in _atoi() function748 width = _atoi(&format_tmp); in vsnprintf_s()766 precision = _atoi(&format_tmp); in vsnprintf_s()
175 static unsigned int _atoi(const char **str) in _atoi() function619 width = _atoi(&format); in _vsnprintf()637 precision = _atoi(&format); in _vsnprintf()
706 static unsigned int _atoi(const char** str) in _atoi() function1161 width = _atoi(&format_tmp); in _vsnprintf()1179 precision = _atoi(&format_tmp); in _vsnprintf()