Lines Matching full:tarunits
4734 Int compare, tarunits; /* work */
4739 tarunits=decUnitAddSub(accnext, accunits, accnext, accunits,
4741 /* decDumpAr('r', accnext, tarunits); */
4743 /* Here, accnext (var1) holds tarunits Units with twice the */
4746 compare=decUnitCompare(accnext, tarunits, rhs->lsu, D2U(rhs->digits),
4754 for (up=accnext; up<accnext+tarunits; up++) {