Searched refs:Log2P (Results 1 – 5 of 5) sorted by relevance
328 #define Log2P 1 macro366 #define Log2P 4 macro392 #define Log2P 1 macro
562 b2 += Log2P;563 s2 += Log2P;647 mhi = lshift(mhi, Log2P);
675 delta = lshift(delta,Log2P); in strtod()764 delta = lshift(delta,Log2P); in strtod()
249 #define Log2P 1 macro2032 delta = lshift(delta,Log2P); in _Py_dg_strtod()2702 b2 += Log2P; in _Py_dg_dtoa()2703 s2 += Log2P; in _Py_dg_dtoa()2780 mhi = lshift(mhi, Log2P); in _Py_dg_dtoa()
266 #define Log2P 1 macro2063 delta = lshift(delta,Log2P); in _Py_dg_strtod()2733 b2 += Log2P; in _Py_dg_dtoa()2734 s2 += Log2P; in _Py_dg_dtoa()2811 mhi = lshift(mhi, Log2P); in _Py_dg_dtoa()