Searched refs:Log2P (Results 1 – 3 of 3) sorted by relevance
340 #define Log2P 1 macro378 #define Log2P 4 macro404 #define Log2P 1 macro
691 delta = lshift(delta,Log2P);783 delta = lshift(delta,Log2P);
261 #define Log2P 1 macro1966 delta = lshift(delta,Log2P); in _Py_dg_strtod()2643 b2 += Log2P; in _Py_dg_dtoa()2644 s2 += Log2P; in _Py_dg_dtoa()2721 mhi = lshift(mhi, Log2P); in _Py_dg_dtoa()