copystat 1326 src/decNumber/decNumber.c uInt copystat=0; // clean status copystat 1330 src/decNumber/decNumber.c decCopyFit(w, rhs, &aset, &residue, ©stat); // copy & shorten copystat 1332 src/decNumber/decNumber.c if (!(copystat&DEC_Inexact) && w->lsu[0]==1) {