Home | History | Annotate | Download | only in i18n

Lines Matching defs:sup

7202     Unit *up, *sup;                          /* work  */
7209 sup=up; /* save msu pointer */
7221 if (count==1 && dn->digits==1) *sup=0; /* here 9 -> 0[.9] */
7223 *sup=(Unit)powers[count-1]-1; /* here 999.. in msu -> 99.. */