positive_sign     110 maint/gnulib/lib/locale.in.h   char *positive_sign;
positive_sign      41 maint/gnulib/lib/localeconv.c   result.positive_sign = sys_result->positive_sign;
positive_sign     541 maint/gnulib/lib/nl_langinfo.c       return localeconv () ->positive_sign;
positive_sign      60 maint/gnulib/tests/test-locale.c   ls += sizeof (*l.positive_sign);
positive_sign      49 maint/gnulib/tests/test-localeconv.c     ASSERT (STREQ (l->positive_sign, ""));