Home | History | Annotate | Download | only in i18n

Lines Matching defs:sup

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