DECIMAL32_Pmax     40 src/decNumber/decimal32.h     (DECIMAL32_Emax+DECIMAL32_Bias-DECIMAL32_Pmax+1)
DECIMAL32_Pmax     44 src/decNumber/decimal32.h #  if (DECNUMDIGITS<DECIMAL32_Pmax)
DECIMAL32_Pmax     50 src/decNumber/decimal32.h #  define DECNUMDIGITS DECIMAL32_Pmax  /* size if not already defined */