Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-yaml-numeric-parser-fuzzer/
H A Dyaml-numeric-parser-fuzzer.cpp15 static llvm::Regex Infinity("^[-+]?(\\.inf|\\.Inf|\\.INF)$"); in isNumericRegex() local
/netbsd/external/bsd/top/dist/
H A Dtop.h51 #define Infinity -1 macro
/netbsd/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h300 static RawType Infinity() { in Infinity() function
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp65 Infinity = 0x0008, enumerator
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp3088 Constant *Infinity = ConstantFP::getInfinity(V->getType()); in EmitBuiltinExpr() local