Lines Matching defs:residue
670 Int residue; /* rounding residue */ in decNumberFromString() local
1602 Int residue=0; /* (no residue) */ in decNumberLog10() local
2124 Int residue=0; /* rounding residue */ in decNumberPower() local
2481 Int residue=0; /* as usual */ in decNumberReduce() local
2777 Int residue; /* work */ in decNumberScaleB() local
2965 Int residue=0; /* rounding residue */ in decNumberSquareRoot() local
3960 Int residue; /* rounding accumulator */ in decAddOp() local
4395 Int residue; /* for rounding */ in decDivideOp() local
4989 Int residue=0; /* rounding residue */ in decMultiplyOp() local
5379 Int residue; /* rounding residue */ in decExpOp() local
5739 Int residue; /* rounding residue */ local
5989 Int residue=0; /* rounding residue */ local
6261 Int residue=0; /* rounding accumulator */ local
6958 Int residue=0; /* rounding accumulator */ local
6991 decContext *set, Int *residue, uInt *status) {
7037 Int len, Int *residue, uInt *status) {
7217 static void decApplyRound(decNumber *dn, decContext *set, Int residue,
7386 static void decFinish(decNumber *dn, decContext *set, Int *residue,
7421 static void decFinalize(decNumber *dn, decContext *set, Int *residue,
7575 static void decSetSubnormal(decNumber *dn, decContext *set, Int *residue,