Searched refs:Ten_pmax (Results 1 – 5 of 5) sorted by relevance
177 #define Ten_pmax 10 macro179 #define Ten_pmax 10 macro212 #define Ten_pmax 22 macro243 #define Ten_pmax 22 macro266 #define Ten_pmax 24 macro
127 #define Ten_pmax 10 macro129 #define Ten_pmax 10 macro166 #define Ten_pmax 22 macro207 #define Ten_pmax 22 macro231 #define Ten_pmax 24 macro
509 if (e <= Ten_pmax) {525 if (e <= Ten_pmax + i) {556 else if (e >= -Ten_pmax) {
660 if (e <= Ten_pmax) { in _strtodg_l()673 if (e <= Ten_pmax + i) { in _strtodg_l()702 else if (e >= -Ten_pmax) { in _strtodg_l()
353 if (k >= 0 && k <= Ten_pmax) in __dtoa()