Home
last modified time | relevance | path

Searched defs:uar (Results 1 – 2 of 2) sorted by relevance

/qemu/libdecnumber/dpd/
H A Ddecimal64.c626 Unit uar[DECMAXUNITS]; /* working copy of units, iff shifted */ in decDigitsToDPD() local
/qemu/libdecnumber/
H A DdecNumber.c6832 static Int decShiftToMost(Unit *uar, Int digits, Int shift) {
6888 static Int decShiftToLeast(Unit *uar, Int units, Int shift) {
7914 static Int decGetDigits(Unit *uar, Int len) {