219N/A /* The gmp_asprintf support routines never give an error, so
219N/A __gmp_doprnt_mpf shouldn't fail and it's return can just be checked with
219N/A- point[0] = use_facet< numpunct<char> >(
o.getloc()).decimal_point();
219N/A+#ifndef _RWSTD_NO_TEMPLATE_ON_RETURN_TYPE
219N/A const char *point = localeconv()->decimal_point;