Searched defs:DECPOWERS (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gdb-7/libdecnumber/ |
H A D | decContextSymbols.h | 20 #define DECPOWERS __decPOWERS macro
|
H A D | decContext.c | 54 const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000, variable
|
/dflybsd-src/contrib/gcc-4.7/libdecnumber/ |
H A D | decContextSymbols.h | 20 #define DECPOWERS __decPOWERS macro
|
H A D | decContext.c | 54 const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000, variable
|
/dflybsd-src/contrib/gcc-8.0/libdecnumber/ |
H A D | decContextSymbols.h | 20 #define DECPOWERS __decPOWERS macro
|
H A D | decContext.c | 54 const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000, variable
|