Searched refs:copystat (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/libdecnumber/
H A DdecNumber.c1439 uInt copystat=0; /* clean status */ local
1443 decCopyFit(w, rhs, &aset, &residue, &copystat); /* copy & shorten */
1445 if (!(copystat&DEC_Inexact) && w->lsu[0]==1) {

Completed in 111 milliseconds