Home | History | Annotate | Download | only in i18n

Lines Matching full:inrhs

5838   const decNumber *inrhs=rhs;      /* save original rhs  */
5880 if (quant) reqexp=inrhs->exponent; /* quantize -- match exponents */
5885 reqexp=decGetInt(inrhs); /* [cannot fail] */