Home
last modified time | relevance | path

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

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