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