shorts 49 src/decNumber/decDouble.h uint16_t shorts[DECDOUBLE_Bytes/2]; shorts 50 src/decNumber/decQuad.h uint16_t shorts[DECQUAD_Bytes/2]; shorts 51 src/decNumber/decSingle.h uint16_t shorts[DECSINGLE_Bytes/2];