Home
last modified time | relevance | path

Searched refs:isInf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp1368 bool isInf = APF.isInfinity(); in WriteConstantInternal() local
1370 if (!isInf && !isNaN) { in WriteConstantInternal()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2013568 (longdouble::isInf): Move to Port::isInfinite.