Searched refs:copystat (Results 1 – 3 of 3) sorted by relevance
45 shutil.copystat(src, dst)
91 shutil.copystat(qfile, questions_out.name)
1603 uInt copystat=0; /* clean status */ in decNumberLog10() local1607 decCopyFit(w, rhs, &aset, &residue, ©stat); /* copy & shorten */ in decNumberLog10()1609 if (!(copystat&DEC_Inexact) && w->lsu[0]==1) { in decNumberLog10()