Searched refs:shiftRightAndRound (Results 1 – 1 of 1) sorted by relevance
180 static uint64_t shiftRightAndRound(uint64_t N, int Shift) { in shiftRightAndRound() function234 W.Amount = std::max(UINT64_C(1), shiftRightAndRound(W.Amount, Shift)); in normalize()