Home | History | Annotate | Download | only in i18n

Lines Matching defs:msub

820   const Unit *msua, *msub;              /* -> operand msus  */
838 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
845 if (ub>msub) b=0;
1836 const Unit *msua, *msub; /* -> operand msus */
1853 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
1860 if (ub>msub) b=0;
3266 const Unit *msua, *msub; /* -> operand msus */
3283 msub=ub+D2U(rhs->digits)-1; /* -> msu of rhs */
3290 if (ub>msub) b=0;