Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp2644 integerPart HUerr, HUdistance; in roundSignificandWithExponent() local
2669 HUerr = HUerrBound(calcLostFraction != lfExactlyZero, sigStatus != opOK, in roundSignificandWithExponent()
2675 if (HUdistance >= HUerr) { in roundSignificandWithExponent()