Home
last modified time | relevance | path

Searched defs:round_style (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dlimits.cc66 const float_round_style __numeric_limits_base::round_style; member in std::__numeric_limits_base
91 const float_round_style numeric_limits<bool>::round_style; member in std::numeric_limits<bool>
116 const float_round_style numeric_limits<char>::round_style; member in std::numeric_limits<char>
141 const float_round_style numeric_limits<signed char>::round_style; member in std::numeric_limits<signed char>
166 const float_round_style numeric_limits<unsigned char>::round_style; member in std::numeric_limits<unsigned char>
193 const float_round_style numeric_limits<wchar_t>::round_style; member in std::numeric_limits<wchar_t>
219 const float_round_style numeric_limits<short>::round_style; member in std::numeric_limits<short>
244 const float_round_style numeric_limits<unsigned short>::round_style; member in std::numeric_limits<unsigned short>
269 const float_round_style numeric_limits<int>::round_style; member in std::numeric_limits<int>
294 const float_round_style numeric_limits<unsigned int>::round_style; member in std::numeric_limits<unsigned int>
[all …]
H A Dcompatibility-ldbl-alt128.cc80 const float_round_style numeric_limits<long double>::round_style; member in std::numeric_limits<long double>
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dlimits.cc62 const float_round_style __numeric_limits_base::round_style; member in std::__numeric_limits_base
87 const float_round_style numeric_limits<bool>::round_style; member in std::numeric_limits<bool>
112 const float_round_style numeric_limits<char>::round_style; member in std::numeric_limits<char>
137 const float_round_style numeric_limits<signed char>::round_style; member in std::numeric_limits<signed char>
162 const float_round_style numeric_limits<unsigned char>::round_style; member in std::numeric_limits<unsigned char>
189 const float_round_style numeric_limits<wchar_t>::round_style; member in std::numeric_limits<wchar_t>
215 const float_round_style numeric_limits<short>::round_style; member in std::numeric_limits<short>
240 const float_round_style numeric_limits<unsigned short>::round_style; member in std::numeric_limits<unsigned short>
265 const float_round_style numeric_limits<int>::round_style; member in std::numeric_limits<int>
290 const float_round_style numeric_limits<unsigned int>::round_style; member in std::numeric_limits<unsigned int>
[all …]