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

/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dcommon.h22 #define RYU_32_BIT_PLATFORM macro
H A Df2s_intrinsics.h20 // Defines RYU_32_BIT_PLATFORM if applicable.
73 #if defined(RYU_32_BIT_PLATFORM)
83 // This could now be slower than the !defined(RYU_32_BIT_PLATFORM) case.
89 #else // RYU_32_BIT_PLATFORM
94 #endif // RYU_32_BIT_PLATFORM
H A Dd2s_intrinsics.h21 // Defines RYU_32_BIT_PLATFORM if applicable.
95 #if defined(RYU_32_BIT_PLATFORM)
155 #else // defined(RYU_32_BIT_PLATFORM)
181 #endif // defined(RYU_32_BIT_PLATFORM)

Completed in 104 milliseconds