Searched refs:decUnitCompare (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/gcc/libdecnumber/ |
| H A D | ChangeLog | 42 decCompare, decUnitCompare, decUnitAddSub, decRoundOperand,
|
| H A D | decNumber.c | 252 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
|