Home
last modified time | relevance | path

Searched defs:Inf (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/com32/lib/math/
Dstrtod.c43 const double Inf = 1.0 / 0.0; in is_real() local
57 const double Inf = 1.0 / 0.0; in strtod() local
/external/compiler-rt/test/ubsan/TestCases/Float/
Dcast-overflow.cpp40 float Inf; variable
68 float Inf; in main() local
/external/fmtlib/test/
Dprintf-test.cc414 TEST(PrintfTest, Inf) { in TEST() argument
/external/pdfium/third_party/lcms2-2.6/src/
Dcmscnvrt.c823 cmsFloat32Number Inf[4], Outf[4]; in BlackPreservingSampler() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp876 Value *Inf = ConstantFP::getInfinity(CI->getType()); in CallOptimizer() local
/external/swiftshader/third_party/subzero/src/
DIceOperand.h593 constexpr static BaseType Inf = ~0; /// Force regalloc to give a register variable
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1059 Value *Inf = ConstantFP::getInfinity(CI->getType()); in optimizePow() local