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