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