Home | History | Annotate | Download | only in i18n

Lines Matching full:operand

65 /*    DEC_MAX_MATH (999999), and their operand(s) must be within      */
96 /* to 1 for extended operand checking (including NULL operands). */
165 /* lhs -- left hand side (operand, of an operation) */
171 /* rhs -- right hand side (operand, of an operation) */
805 const Unit *msua, *msub; /* -> operand msus */
1071 /* reduce operand and set lostDigits status, as needed */
1174 /* add the third operand and result -> res, and all is done */
1202 const Unit *ua, *msua; /* -> operand and its msu */
1213 /* operand is valid */
1289 /* reduce operand and set lostDigits status, as needed */
1427 /* reduce operand and set lostDigits status, as needed */
1814 const Unit *msua, *msub; /* -> operand msus */
2091 /* any -ve lhs is bad, as is either operand or context out of */
2334 /* reduce operand and set lostDigits status, as needed */
2459 /* operand is an sNaN. */
2597 uprv_decNumberZero(res); /* OK to overwrite an operand now */
2672 /* operand is an sNaN. */
2843 /* reduce operand and set lostDigits status, as needed */
3237 const Unit *msua, *msub; /* -> operand msus */
3940 /* is all in one unit, no operand rounding is needed, and no carry, */
4026 /* determine the longer operand */
4832 /* of the operand coefficients. */
4949 /* operand to make the setup and takedown worthwhile */
6077 /* just one NaN; force choice to be the non-NaN operand */
6114 /* choose the operand for the result */
6790 /* decRoundOperand -- round an operand [used for subset only] */
6800 /* Since the input is an operand, it must not be modified. */
7499 /* This checks the context and the operand */
7501 /* rhs is the operand to check */
7677 /* decNaNs -- handle NaN operand or operands */
7680 /* lhs is the first operand */
7681 /* rhs is the second operand, or NULL if none */
7898 /* decCheckOperands -- check operand(s) to a routine */
7901 /* lhs is the first operand (may be DECUNRESU) */