Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/xml/
DXPathFunctions.cpp55 static const int Inf = -1; member in WebCore::XPath::Interval
/external/llvm/lib/Transforms/Scalar/
DSimplifyLibCalls.cpp871 Value *Inf = ConstantFP::getInfinity(CI->getType()); in CallOptimizer() local