Home | History | Annotate | Download | only in i18n

Lines Matching refs:copystat

1462       uInt copystat=0;             /* clean status  */
1466 decCopyFit(w, rhs, &aset, &residue, &copystat); /* copy & shorten */
1468 if (!(copystat&DEC_Inexact) && w->lsu[0]==1) {