Home | History | Annotate | Download | only in i18n

Lines Matching refs:msub

818   const Unit *msua, *msub;              /* -> operand msus  */
836 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
843 if (ub>msub) b=0;
1834 const Unit *msua, *msub; /* -> operand msus */
1851 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
1858 if (ub>msub) b=0;
3264 const Unit *msua, *msub; /* -> operand msus */
3281 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
3288 if (ub>msub) b=0;