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

/haiku-buildtools/gcc/libdecnumber/
H A DdecNumber.c4699 Int compare, tarunits; /* work */ local
4704 tarunits=decUnitAddSub(accnext, accunits, accnext, accunits,
4706 /* decDumpAr('r', accnext, tarunits); */
4708 /* Here, accnext (var1) holds tarunits Units with twice the */
4711 compare=decUnitCompare(accnext, tarunits, rhs->lsu, D2U(rhs->digits),
4719 for (up=accnext; up<accnext+tarunits; up++) {

Completed in 132 milliseconds