Searched defs:_itoa_lower_digits (Results 1 – 2 of 2) sorted by relevance
28 static const char _itoa_lower_digits[16] = "0123456789abcdef"; variable