negative_sign     112 maint/gnulib/lib/locale.in.h   char *negative_sign;
negative_sign      42 maint/gnulib/lib/localeconv.c   result.negative_sign = sys_result->negative_sign;
negative_sign     543 maint/gnulib/lib/nl_langinfo.c       return localeconv () ->negative_sign;
negative_sign      61 maint/gnulib/tests/test-locale.c   ls += sizeof (*l.negative_sign);
negative_sign      50 maint/gnulib/tests/test-localeconv.c     ASSERT (STREQ (l->negative_sign, ""));