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

/freebsd-12-stable/contrib/libstdc++/include/std/
H A Dstd_limits.h300 static _Tp infinity() throw() { return static_cast<_Tp>(0); } function in struct:numeric_limits
348 static bool infinity() throw() function in struct:numeric_limits
402 static char infinity() throw() function in struct:numeric_limits
453 static signed char infinity() throw() function in struct:numeric_limits
504 static unsigned char infinity() throw() function in struct:numeric_limits
555 static wchar_t infinity() throw() function in struct:numeric_limits
606 static short infinity() throw() function in struct:numeric_limits
657 static unsigned short infinity() thro function in struct:numeric_limits
708 static int infinity() throw() function in struct:numeric_limits
759 static unsigned int infinity() throw() function in struct:numeric_limits
810 static long infinity() throw() function in struct:numeric_limits
861 static unsigned long infinity() throw() function in struct:numeric_limits
912 static long long infinity() throw() function in struct:numeric_limits
963 static unsigned long long infinity() throw() function in struct:numeric_limits
1015 static float infinity() throw() function in struct:numeric_limits
1072 static double infinity() throw() function in struct:numeric_limits
1130 static long double infinity() throw() function in struct:numeric_limits
[all...]
/freebsd-12-stable/usr.bin/jot/
H A Djot.c99 bool infinity = false; local
/freebsd-12-stable/contrib/byacc/
H A Dlalr.c42 static Value_t infinity; variable
/freebsd-12-stable/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2701 RawType infinity; member in struct:__anon1934::FloatingPointTest::TestValues
[all...]

Completed in 113 milliseconds