Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Darraymodule.c90 IEEE_754_FLOAT_BE = 15, enumerator
1843 return IEEE_754_FLOAT_BE; in typecode_to_mformat_code()
2031 case IEEE_754_FLOAT_BE: { in array__array_reconstructor_impl()
/external/python/cpython3/Lib/test/
Dtest_array.py68 IEEE_754_FLOAT_BE = 15 variable
139 (['f'], IEEE_754_FLOAT_BE, '>ffff',