uShort           5229 src/decNumber/decNumber.c const uShort LNnn[90]={9016,  8652,  8316,  8008,  7724,  7456,  7208,
uShort            147 src/decNumber/decNumberLocal.h   extern const uShort DPD2BIN[1024];    /* DPD -> 0-999               */
uShort            148 src/decNumber/decNumberLocal.h   extern const uShort BIN2DPD[1000];    /* 0-999 -> DPD               */
uShort            153 src/decNumber/decNumberLocal.h   extern const uShort BCD2DPD[2458];    /* 0-0x999 -> DPD (0x999=2457)*/