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