Searched defs:DECPOWERS (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/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
|
/netbsd-src/external/gpl3/gdb/dist/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
|
/netbsd-src/external/gpl3/gcc.old/dist/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
|
/netbsd-src/external/gpl3/gdb.old/dist/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
|