Lines Matching defs:bits
102 partCountForBits(unsigned int bits) in partCountForBits()
346 unsigned int bits) in lostFractionThroughTruncation()
366 shiftRight(integerPart *dst, unsigned int parts, unsigned int bits) in shiftRight()
414 ulpsFromBoundary(const integerPart *parts, unsigned int bits, bool isNearest) in ulpsFromBoundary()
1050 unsigned int bits, significantParts; in multiplySignificand() local
1167 APFloat::shiftSignificandRight(unsigned int bits) in shiftSignificandRight()
1179 APFloat::shiftSignificandLeft(unsigned int bits) in shiftSignificandLeft()
1453 int bits; in addOrSubtractSignificand() local
2137 unsigned int bits = exponent + 1U; in convertToSignExtendedInteger() local
2222 unsigned int bits, dstPartsCount; in convertToInteger() local
2801 unsigned int bits; in convertNormalToHexString() local
3497 unsigned bits = significand.getActiveBits(); in AdjustToPrecision() local