Searched refs:todigit (Results 1 – 1 of 1) sorted by relevance
31 #define todigit(x) ((x)+'0') macro527 *--suffix = (char) todigit(nn % 10); in __format_float_scientific()528 *--suffix = (char) todigit(nn); in __format_float_scientific()