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