DECIMAL128_Pmax    39 src/decNumber/decimal128.h     (DECIMAL128_Emax+DECIMAL128_Bias-DECIMAL128_Pmax+1)
DECIMAL128_Pmax    43 src/decNumber/decimal128.h #  if (DECNUMDIGITS<DECIMAL128_Pmax)
DECIMAL128_Pmax    49 src/decNumber/decimal128.h #  define DECNUMDIGITS DECIMAL128_Pmax /* size if not already defined */