Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Ddtoa.c1137 #define Scale_Bit 0x10 macro
1713 if (e1 & Scale_Bit) in _Py_dg_strtod()
/external/python/cpython2/Python/
Ddtoa.c1211 #define Scale_Bit 0x10 macro
1786 if (e1 & Scale_Bit) in _Py_dg_strtod()