Searched defs:round_error (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/libstdc++/include/std/
H A Dstd_limits.h298 static _Tp round_error() throw() { return static_cast<_Tp>(0); } function in struct:numeric_limits
334 static bool round_error() throw() function in struct:numeric_limits
388 static char round_error() throw() function in struct:numeric_limits
439 static signed char round_error() throw() function in struct:numeric_limits
490 static unsigned char round_error() throw() function in struct:numeric_limits
541 static wchar_t round_error() throw() function in struct:numeric_limits
592 static short round_error() throw() function in struct:numeric_limits
643 static unsigned short round_error() throw() function in struct:numeric_limits
694 static int round_error() throw() function in struct:numeric_limits
745 static unsigned int round_error() thro function in struct:numeric_limits
796 static long round_error() throw() function in struct:numeric_limits
847 static unsigned long round_error() throw() function in struct:numeric_limits
898 static long long round_error() throw() function in struct:numeric_limits
949 static unsigned long long round_error() throw() function in struct:numeric_limits
1000 static float round_error() throw() function in struct:numeric_limits
1057 static double round_error() throw() function in struct:numeric_limits
1114 static long double round_error() throw() function in struct:numeric_limits
[all...]

Completed in 56 milliseconds