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