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