Searched refs:powStatus (Results 1 – 1 of 1) sorted by relevance
2432 opStatus sigStatus, powStatus; in roundSignificandWithExponent() local2444 powStatus = pow5.convertFromUnsignedParts(pow5Parts, pow5PartCount, in roundSignificandWithExponent()2456 powHUerr = powStatus != opOK; in roundSignificandWithExponent()2467 powHUerr = (powStatus == opOK && calcLostFraction == lfExactlyZero) ? 0:2; in roundSignificandWithExponent()