Home
last modified time | relevance | path

Searched refs:_itowa_lower_digits (Results 1 – 3 of 3) sorted by relevance

/stdio-common/
A D_itowa.h39 extern const wchar_t _itowa_lower_digits[] attribute_hidden; in _itowa_word()
41 ? _itowa_upper_digits : _itowa_lower_digits); in _itowa_word()
A Ditowa-digits.c22 const wchar_t _itowa_lower_digits[36] attribute_hidden variable
A D_itowa.c81 extern const wchar_t _itowa_lower_digits[] attribute_hidden;
92 ? _itowa_upper_digits : _itowa_lower_digits); in _itowa()

Completed in 4 milliseconds