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

/haiku-buildtools/gcc/libquadmath/printf/
H A D_itowa.h28 static const wchar_t _itowa_lower_digits[16] = L_("0123456789abcdef"); variable
37 ? _itowa_upper_digits : _itowa_lower_digits);
66 ? _itowa_upper_digits : _itowa_lower_digits);

Completed in 85 milliseconds