Lines Matching defs:residue
506 Int residue; /* rounding residue */ in decNumberFromString() local
1438 Int residue=0; /* (no residue) */ in decNumberLog10() local
1961 Int residue=0; /* rounding residue */ in decNumberPower() local
2318 Int residue=0; /* as usual */ in decNumberReduce() local
2615 Int residue; /* work */ in decNumberScaleB() local
2803 Int residue=0; /* rounding residue */ in decNumberSquareRoot() local
3807 Int residue; /* rounding accumulator */ in decAddOp() local
4242 Int residue; /* for rounding */ in decDivideOp() local
4836 Int residue=0; /* rounding residue */ in decMultiplyOp() local
5226 Int residue; /* rounding residue */ in decExpOp() local
5585 Int residue; /* rounding residue */ local
5835 Int residue=0; /* rounding residue */ local
6107 Int residue=0; /* rounding accumulator */ local
6805 Int residue=0; /* rounding accumulator */ local
6838 decContext *set, Int *residue, uInt *status) {
6884 Int len, Int *residue, uInt *status) {
7064 static void decApplyRound(decNumber *dn, decContext *set, Int residue,
7233 static void decFinish(decNumber *dn, decContext *set, Int *residue,
7268 static void decFinalize(decNumber *dn, decContext *set, Int *residue,
7422 static void decSetSubnormal(decNumber *dn, decContext *set, Int *residue,