mon_decimal_point  102 maint/gnulib/lib/locale.in.h   char *mon_decimal_point;
mon_decimal_point   38 maint/gnulib/lib/localeconv.c   result.mon_decimal_point = sys_result->mon_decimal_point;
mon_decimal_point  535 maint/gnulib/lib/nl_langinfo.c       return localeconv () ->mon_decimal_point;
mon_decimal_point   57 maint/gnulib/tests/test-locale.c   ls += sizeof (*l.mon_decimal_point);
mon_decimal_point   44 maint/gnulib/tests/test-localeconv.c     ASSERT (STREQ (l->mon_decimal_point, ""));