Searched refs:Ten_pmax (Results 1 – 5 of 5) sorted by relevance
181 #define Ten_pmax 10 macro183 #define Ten_pmax 10 macro216 #define Ten_pmax 22 macro247 #define Ten_pmax 22 macro270 #define Ten_pmax 24 macro
128 #define Ten_pmax 10 macro130 #define Ten_pmax 10 macro167 #define Ten_pmax 22 macro208 #define Ten_pmax 22 macro232 #define Ten_pmax 24 macro
510 if (e <= Ten_pmax) {526 if (e <= Ten_pmax + i) {557 else if (e >= -Ten_pmax) {
661 if (e <= Ten_pmax) { in _strtodg_l()674 if (e <= Ten_pmax + i) { in _strtodg_l()703 else if (e >= -Ten_pmax) { in _strtodg_l()
354 if (k >= 0 && k <= Ten_pmax) in __dtoa()