Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/top/
HDtop.h31 #define Infinity -1 macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonConstPropagation.cpp65 Infinity = 0x0008, enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBuiltin.cpp2352 Constant *Infinity = ConstantFP::getInfinity(V->getType()); in EmitBuiltinExpr() local