Home
last modified time | relevance | path

Searched refs:DOUBLE_IS_LITTLE_ENDIAN_IEEE754 (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/
H A Dpymacconfig.h24 # undef DOUBLE_IS_LITTLE_ENDIAN_IEEE754 macro
80 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 macro
/third_party/python/Include/internal/
H A Dpycore_pymath.h203 #if !defined(DOUBLE_IS_LITTLE_ENDIAN_IEEE754) && \
/third_party/python/PC/
H A Dpyconfig.h673 #define DOUBLE_IS_LITTLE_ENDIAN_IEEE754 1 macro
/third_party/python/Python/
H A Ddtoa.c136 #ifdef DOUBLE_IS_LITTLE_ENDIAN_IEEE754
149 #if defined(WORDS_BIGENDIAN) && (defined(DOUBLE_IS_LITTLE_ENDIAN_IEEE754) || \

Completed in 7 milliseconds