reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
494 lostFraction shiftSignificandRight(unsigned int);
1062 lost_fraction = extendedAddend.shiftSignificandRight(1); 1349 lf = shiftSignificandRight(exponentChange); 1393 shiftSignificandRight(1); 1493 lost_fraction = temp_rhs.shiftSignificandRight(bits - 1); 1497 lost_fraction = shiftSignificandRight(-bits - 1); 1527 lost_fraction = temp_rhs.shiftSignificandRight(bits); 1530 lost_fraction = shiftSignificandRight(-bits);