Home
last modified time | relevance | path

Searched refs:DOUBLE_IS_BIG_ENDIAN_IEEE754 (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dpymacconfig.h23 # undef DOUBLE_IS_BIG_ENDIAN_IEEE754 macro
78 #define DOUBLE_IS_BIG_ENDIAN_IEEE754 macro
/third_party/python/Include/internal/
H A Dpycore_pymath.h204 !defined(DOUBLE_IS_BIG_ENDIAN_IEEE754) && \
/third_party/python/Python/
H A Ddtoa.c139 #if defined(DOUBLE_IS_BIG_ENDIAN_IEEE754) || \
154 #if !defined(WORDS_BIGENDIAN) && defined(DOUBLE_IS_BIG_ENDIAN_IEEE754)

Completed in 4 milliseconds