Searched refs:_is_digit (Results 1 – 4 of 4) sorted by relevance
184 static inline bool _is_digit(char ch) in _is_digit() function194 while (_is_digit(**str)) { in _atoi()619 if (_is_digit(*format)) { in _vsnprintf()639 if (_is_digit(*format)) { in _vsnprintf()
187 static inline bool _is_digit(char ch) in _is_digit() function197 while (_is_digit(**str)) { in _atoi()747 if (_is_digit(*format_tmp)) { in vsnprintf_s()765 if (_is_digit(*format_tmp)) { in vsnprintf_s()
169 static inline bool _is_digit(char ch) in _is_digit() function178 while (_is_digit(**str)) { in _atoi()618 if (_is_digit(*format)) { in _vsnprintf()636 if (_is_digit(*format)) { in _vsnprintf()
700 static inline bool _is_digit(char ch) in _is_digit() function709 while (_is_digit(**str)) { in _atoi()1160 if (_is_digit(*format_tmp)) { in _vsnprintf()1178 if (_is_digit(*format_tmp)) { in _vsnprintf()