Searched defs:uar (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/libdecnumber/dpd/ |
H A D | decimal64.c | 624 Unit uar[DECMAXUNITS]; /* working copy of units, iff shifted */ in decDigitsToDPD() local
|
/netbsd-src/external/gpl3/gdb/dist/libdecnumber/dpd/ |
H A D | decimal64.c | 624 Unit uar[DECMAXUNITS]; /* working copy of units, iff shifted */ in decDigitsToDPD() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libdecnumber/dpd/ |
H A D | decimal64.c | 624 Unit uar[DECMAXUNITS]; /* working copy of units, iff shifted */ in decDigitsToDPD() local
|
/netbsd-src/external/gpl3/gdb.old/dist/libdecnumber/dpd/ |
H A D | decimal64.c | 624 Unit uar[DECMAXUNITS]; /* working copy of units, iff shifted */ in decDigitsToDPD() local
|
/netbsd-src/external/gpl3/gdb.old/dist/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) {
|
/netbsd-src/external/gpl3/gcc.old/dist/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) {
|
/netbsd-src/external/gpl3/gdb/dist/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) {
|
/netbsd-src/external/gpl3/gcc/dist/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) {
|
/netbsd-src/sys/dev/pci/ |
H A D | if_mcx.c | 4323 mcx_alloc_uar(struct mcx_softc *sc, int *uar) in mcx_alloc_uar() 4360 mcx_create_eq(struct mcx_softc *sc, struct mcx_eq *eq, int uar, in mcx_create_eq() 4656 mcx_create_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar, int db, int eqn) in mcx_create_cq() 5166 mcx_create_sq(struct mcx_softc *sc, struct mcx_tx *tx, int uar, int db, in mcx_create_sq() 7017 mcx_arm_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar) in mcx_arm_cq() 7123 mcx_arm_eq(struct mcx_softc *sc, struct mcx_eq *eq, int uar) in mcx_arm_eq()
|