Home
last modified time | relevance | path

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

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