Home
last modified time | relevance | path

Searched refs:Exp_11 (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Ddtoa.c248 #define Exp_11 0x3ff00000 macro
2356 word0(&d2) |= Exp_11; in _Py_dg_dtoa()
/external/python/cpython2/Python/
Ddtoa.c257 #define Exp_11 0x3ff00000 macro
2429 word0(&d2) |= Exp_11; in _Py_dg_dtoa()