_GL_FLOAT_PREC_BOUND  110 maint/gnulib/lib/ftoastr.h # define  _GL_FLT_PREC_BOUND _GL_FLOAT_PREC_BOUND ( FLT_MANT_DIG)
_GL_FLOAT_PREC_BOUND  111 maint/gnulib/lib/ftoastr.h # define  _GL_DBL_PREC_BOUND _GL_FLOAT_PREC_BOUND ( DBL_MANT_DIG)
_GL_FLOAT_PREC_BOUND  112 maint/gnulib/lib/ftoastr.h # define _GL_LDBL_PREC_BOUND _GL_FLOAT_PREC_BOUND (LDBL_MANT_DIG)