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

/freebsd-9.3-release/contrib/gcclibs/libdecnumber/
H A DdecNumber.c3291 Int compare, tarunits; /* work */ local
3298 tarunits =
3301 /* decDumpAr('r', accnext, tarunits); */
3303 /* Here, accnext (var1) holds tarunits Units with twice the */
3307 decUnitCompare (accnext, tarunits, rhs->lsu,
3318 for (up = accnext; up < accnext + tarunits; up++)

Completed in 46 milliseconds