Searched refs:powHUerr (Results 1 – 2 of 2) sorted by relevance
2338 unsigned int powHUerr; in roundSignificandWithExponent() local2343 powHUerr = powStatus != opOK; in roundSignificandWithExponent()2354 powHUerr = (powStatus == opOK && calcLostFraction == lfExactlyZero) ? 0:2; in roundSignificandWithExponent()2363 powHUerr); in roundSignificandWithExponent()
2475 unsigned int powHUerr; in roundSignificandWithExponent() local2480 powHUerr = powStatus != opOK; in roundSignificandWithExponent()2491 powHUerr = (powStatus == opOK && calcLostFraction == lfExactlyZero) ? 0:2; in roundSignificandWithExponent()2500 powHUerr); in roundSignificandWithExponent()