Home
last modified time | relevance | path

Searched defs:Infinity (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/usr.bin/top/
H A Dtop.h14 #define Infinity -1 macro
/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h308 static RawType Infinity() { return ReinterpretBits(kExponentBitMask); } Infinity() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp65 Infinity = 0x0008, enumerator
/freebsd-src/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc2868 TEST_F(FloatTest,Infinity) TEST_F() argument
3026 TEST_F(DoubleTest,Infinity) TEST_F() argument