DECPOWERS          44 src/decNumber/decContext.c const uInt DECPOWERS[10]={1, 10, 100, 1000, 10000, 100000, 1000000,
DECPOWERS         176 src/decNumber/decNumber.c #define powers      DECPOWERS      // old internal name
DECPOWERS         143 src/decNumber/decNumberLocal.h   extern const uInt   DECPOWERS[10];    /* powers of ten table        */
DECPOWERS         318 src/decNumber/decNumberLocal.h     pow=DECPOWERS[cut]*2;                 \
DECPOWERS         165 src/dps8/dps8_decimal.c           *up=(Unit)(*up+nib*DECPOWERS[cut]);
DECPOWERS        12200 src/dps8/dps8_eis.c