Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/top/
Dtop.h16 #define Infinity -1 macro
/freebsd-12-stable/contrib/googletest/googletest/include/gtest/internal/
Dgtest-internal.h312 static RawType Infinity() { in Infinity() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstPropagation.cpp65 Infinity = 0x0008, enumerator
/freebsd-12-stable/contrib/googletest/googletest/test/
Dgtest_unittest.cc2824 TEST_F(FloatTest, Infinity) { in TEST_F() argument
2997 TEST_F(DoubleTest, Infinity) { in TEST_F() argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp3169 Constant *Infinity = ConstantFP::getInfinity(V->getType()); in EmitBuiltinExpr() local