Searched refs:round_style (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/libstdc++/src/
H A Dlimits.cc62 const float_round_style __numeric_limits_base::round_style; member in class:__numeric_limits_base
86 const float_round_style numeric_limits<bool>::round_style; member in class:numeric_limits
110 const float_round_style numeric_limits<char>::round_style; member in class:numeric_limits
134 const float_round_style numeric_limits<signed char>::round_style; member in class:numeric_limits
158 const float_round_style numeric_limits<unsigned char>::round_style; member in class:numeric_limits
184 const float_round_style numeric_limits<wchar_t>::round_style; member in class:numeric_limits
209 const float_round_style numeric_limits<short>::round_style; member in class:numeric_limits
233 const float_round_style numeric_limits<unsigned short>::round_style; member in class:numeric_limits
257 const float_round_style numeric_limits<int>::round_style; member in class:numeric_limits
281 const float_round_style numeric_limits<unsigned int>::round_style; member in class:numeric_limits
305 const float_round_style numeric_limits<long>::round_style; member in class:numeric_limits
329 const float_round_style numeric_limits<unsigned long>::round_style; member in class:numeric_limits
353 const float_round_style numeric_limits<long long>::round_style; member in class:numeric_limits
376 const float_round_style numeric_limits<unsigned long long>::round_style; member in class:numeric_limits
400 const float_round_style numeric_limits<float>::round_style; member in class:numeric_limits
424 const float_round_style numeric_limits<double>::round_style; member in class:numeric_limits
448 const float_round_style numeric_limits<long double>::round_style; member in class:numeric_limits
[all...]
/freebsd-10.2-release/contrib/libstdc++/include/std/
H A Dstd_limits.h270 static const float_round_style round_style = round_toward_zero; member in struct:__numeric_limits_base
366 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
417 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
468 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
519 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
570 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
621 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
672 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
723 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
774 static const float_round_style round_style member in struct:numeric_limits
825 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
876 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
927 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
978 static const float_round_style round_style = round_toward_zero; member in struct:numeric_limits
1031 static const float_round_style round_style = round_to_nearest; member in struct:numeric_limits
1088 static const float_round_style round_style = round_to_nearest; member in struct:numeric_limits
1146 static const float_round_style round_style = round_to_nearest; member in struct:numeric_limits
[all...]

Completed in 110 milliseconds