Searched refs:Ten_pmax (Results 1 – 7 of 7) sorted by relevance
322 #define Ten_pmax 22 macro361 #define Ten_pmax 22 macro386 #define Ten_pmax 24 macro
337 if (e <= Ten_pmax) { in strtod()353 if (e <= Ten_pmax + i) { in strtod()384 else if (e >= -Ten_pmax) { in strtod()
525 if (e <= Ten_pmax) { in strtodg()534 if (e <= Ten_pmax + i) { in strtodg()548 else if (e >= -Ten_pmax) { in strtodg()
263 if (k >= 0 && k <= Ten_pmax) {
272 if (k >= 0 && k <= Ten_pmax) { in gdtoa()
244 #define Ten_pmax 22 macro1686 if (e <= Ten_pmax) { in _Py_dg_strtod()1691 if (e <= Ten_pmax + i) { in _Py_dg_strtod()1701 else if (e >= -Ten_pmax) { in _Py_dg_strtod()2442 if (k >= 0 && k <= Ten_pmax) { in _Py_dg_dtoa()
261 #define Ten_pmax 22 macro1717 if (e <= Ten_pmax) { in _Py_dg_strtod()1722 if (e <= Ten_pmax + i) { in _Py_dg_strtod()1732 else if (e >= -Ten_pmax) { in _Py_dg_strtod()2473 if (k >= 0 && k <= Ten_pmax) { in _Py_dg_dtoa()