Home | History | Annotate | Download | only in i18n

Lines Matching defs:mer

4882   const Unit *mer, *mermsup;       /* work  */
5129 for (mer=rhs->lsu; mer<mermsup; mer++) {
5130 /* Here, *mer is the next Unit in the multiplier to use */
5132 if (*mer!=0) accunits=decUnitAddSub(&acc[shift], accunits-shift,
5134 &acc[shift], *mer)