Searched defs:uar (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/libdecnumber/dpd/ |
H A D | decimal64.c | 624 Unit uar[DECMAXUNITS]; /* working copy of units, iff shifted */ in decDigitsToDPD() local
|
/dflybsd-src/contrib/gdb-7/libdecnumber/dpd/ |
H A D | decimal64.c | 624 Unit uar[DECMAXUNITS]; /* working copy of units, iff shifted */ in decDigitsToDPD() local
|
/dflybsd-src/contrib/gcc-4.7/libdecnumber/dpd/ |
H A D | decimal64.c | 624 Unit uar[DECMAXUNITS]; /* working copy of units, iff shifted */ in decDigitsToDPD() local
|
/dflybsd-src/contrib/gcc-8.0/libdecnumber/ |
H A D | decNumber.c | 6679 static Int decShiftToMost(Unit *uar, Int digits, Int shift) { 6735 static Int decShiftToLeast(Unit *uar, Int units, Int shift) { 7761 static Int decGetDigits(Unit *uar, Int len) {
|
/dflybsd-src/contrib/gdb-7/libdecnumber/ |
H A D | decNumber.c | 6679 static Int decShiftToMost(Unit *uar, Int digits, Int shift) { 6735 static Int decShiftToLeast(Unit *uar, Int units, Int shift) { 7761 static Int decGetDigits(Unit *uar, Int len) {
|
/dflybsd-src/contrib/gcc-4.7/libdecnumber/ |
H A D | decNumber.c | 6679 static Int decShiftToMost(Unit *uar, Int digits, Int shift) { 6735 static Int decShiftToLeast(Unit *uar, Int units, Int shift) { 7761 static Int decGetDigits(Unit *uar, Int len) {
|