DECIMAL64_Pmax     39 src/decNumber/decimal64.h     (DECIMAL64_Emax+DECIMAL64_Bias-DECIMAL64_Pmax+1)
DECIMAL64_Pmax     43 src/decNumber/decimal64.h #  if (DECNUMDIGITS<DECIMAL64_Pmax)
DECIMAL64_Pmax     49 src/decNumber/decimal64.h #  define DECNUMDIGITS DECIMAL64_Pmax  /* size if not already defined */