Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Darraymodule.c92 IEEE_754_DOUBLE_BE = 17, enumerator
1853 return IEEE_754_DOUBLE_BE; in typecode_to_mformat_code()
2053 case IEEE_754_DOUBLE_BE: { in array__array_reconstructor_impl()
/external/python/cpython3/Lib/test/
Dtest_array.py70 IEEE_754_DOUBLE_BE = 17 variable
143 (['d'], IEEE_754_DOUBLE_BE, '>dddd',