Searched refs:_RWSTD_FLT_SNAN_BITS (Results 1 - 4 of 4) sorted by relevance
/solaris-userland/components/stdcxx/Solaris/ |
H A D | stdcxx_amd64.h | 506 #define _RWSTD_FLT_SNAN_BITS { '\x1', '\0', '\x80', '\x7f' } macro
|
H A D | stdcxx_i386.h | 506 #define _RWSTD_FLT_SNAN_BITS { '\x1', '\0', '\x80', '\x7f' } macro
|
H A D | stdcxx_sparc.h | 506 #define _RWSTD_FLT_SNAN_BITS { '\x7f', '\x80', '\0', '\x1' } macro
|
H A D | stdcxx_sparcv9.h | 506 #define _RWSTD_FLT_SNAN_BITS { '\x7f', '\x80', '\0', '\x1' } macro
|
Completed in 28 milliseconds