Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp2451 unsigned int powHUerr; in roundSignificandWithExponent() local
2456 powHUerr = powStatus != opOK; in roundSignificandWithExponent()
2467 powHUerr = (powStatus == opOK && calcLostFraction == lfExactlyZero) ? 0:2; in roundSignificandWithExponent()
2476 powHUerr); in roundSignificandWithExponent()