Searched defs:__digits10 (Results 1 – 1 of 1) sorted by relevance
14550 …static const int __digits10 = (std::__are_same<_Value, float>::__value ? 6 : std::__are_same<_Valu… member14561 const int __numeric_traits_floating<_Value>::__digits10; member in __gnu_cxx::__numeric_traits_floating<_Value>