Home
last modified time | relevance | path

Searched refs:decUnitCompare (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/libdecnumber/
H A DChangeLog42 decCompare, decUnitCompare, decUnitAddSub, decRoundOperand,
H A DdecNumber.c252 static Int decUnitCompare (const Unit *, Int, const Unit *, Int, Int);
3307 decUnitCompare (accnext, tarunits, rhs->lsu, in decDivideOp()
4002 compare = decUnitCompare (lhs->lsu, D2U (lhs->digits), in decCompare()
4028 decUnitCompare (const Unit * a, Int alength, const Unit * b, Int blength, Int exp) in decUnitCompare() function