Searched defs:__numeric_traits_floating (Results 1 – 1 of 1) sorted by relevance
14543 struct __numeric_traits_floating struct14546 …<_Value, float>::__value ? 24 : std::__are_same<_Value, double>::__value ? 53 : 64) * 643L / 2136);14549 static const bool __is_signed = true;14550 …(std::__are_same<_Value, float>::__value ? 6 : std::__are_same<_Value, double>::__value ? 15 : 18);14551 …::__are_same<_Value, float>::__value ? 38 : std::__are_same<_Value, double>::__value ? 308 : 4932);