Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-atheos/
DTYPES.py108 __FLOAT_WORD_ORDER = __BYTE_ORDER variable
DIN.py345 __FLOAT_WORD_ORDER = __BYTE_ORDER variable
/external/python/cpython2/Lib/plat-linux2/
DTYPES.py126 __FLOAT_WORD_ORDER = __BYTE_ORDER variable
DIN.py553 __FLOAT_WORD_ORDER = __BYTE_ORDER variable
/external/crosvm/net_sys/src/
Diff.rs124 pub const __FLOAT_WORD_ORDER: u32 = 1234; constant