Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dlimits.cc63 const float_round_style __numeric_limits_base::round_style; member in std::__numeric_limits_base
88 const float_round_style numeric_limits<bool>::round_style; member in std::numeric_limits<bool>
113 const float_round_style numeric_limits<char>::round_style; member in std::numeric_limits<char>
138 const float_round_style numeric_limits<signed char>::round_style; member in std::numeric_limits<signed char>
163 const float_round_style numeric_limits<unsigned char>::round_style; member in std::numeric_limits<unsigned char>
190 const float_round_style numeric_limits<wchar_t>::round_style; member in std::numeric_limits<wchar_t>
216 const float_round_style numeric_limits<short>::round_style; member in std::numeric_limits<short>
241 const float_round_style numeric_limits<unsigned short>::round_style; member in std::numeric_limits<unsigned short>
266 const float_round_style numeric_limits<int>::round_style; member in std::numeric_limits<int>
291 const float_round_style numeric_limits<unsigned int>::round_style; member in std::numeric_limits<unsigned int>
[all …]
/dflybsd-src/contrib/gcc-8.0/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 …]