Searched refs:Ten_pmax (Results 1 – 1 of 1) sorted by relevance
224 #define Ten_pmax 22 macro1259 if (e <= Ten_pmax) { in strtod()1264 if (e <= Ten_pmax + i) { in strtod()1275 else if (e >= -Ten_pmax) { in strtod()2027 if (k >= 0 && k <= Ten_pmax) { in dtoa()