Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Ddtoa.c283 #define POSINF_WORD0 0x7ff00000 macro
1428 word0(&rv) = POSINF_WORD0; in _Py_dg_infinity()