Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_float.py528 LE_DOUBLE_NAN = ''.join(reversed(BE_DOUBLE_NAN)) variable
554 ('<d', LE_DOUBLE_NAN)]:
577 ('<d', LE_DOUBLE_NAN)]:
/external/python/cpython3/Lib/test/
Dtest_float.py563 LE_DOUBLE_NAN = bytes(reversed(BE_DOUBLE_NAN)) variable
589 ('<d', LE_DOUBLE_NAN)]:
612 ('<d', LE_DOUBLE_NAN)]: