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

/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_limits.h305 static _Tp signaling_NaN() throw() { return static_cast<_Tp>(0); } function in struct:numeric_limits
352 static bool signaling_NaN() throw() function in struct:numeric_limits
406 static char signaling_NaN() throw() function in struct:numeric_limits
457 static signed char signaling_NaN() throw() function in struct:numeric_limits
508 static unsigned char signaling_NaN() throw() function in struct:numeric_limits
559 static wchar_t signaling_NaN() throw() function in struct:numeric_limits
610 static short signaling_NaN() throw() function in struct:numeric_limits
661 static unsigned short signaling_NaN() throw() function in struct:numeric_limits
712 static int signaling_NaN() throw() function in struct:numeric_limits
763 static unsigned int signaling_NaN() thro function in struct:numeric_limits
814 static long signaling_NaN() throw() function in struct:numeric_limits
865 static unsigned long signaling_NaN() throw() function in struct:numeric_limits
916 static long long signaling_NaN() throw() function in struct:numeric_limits
967 static unsigned long long signaling_NaN() throw() function in struct:numeric_limits
1019 static float signaling_NaN() throw() function in struct:numeric_limits
1076 static double signaling_NaN() throw() function in struct:numeric_limits
1134 static long double signaling_NaN() throw() function in struct:numeric_limits
[all...]

Completed in 110 milliseconds