Searched refs:positive_sign (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/lib/libc/locale/
H A Dlmonetary.h44 const char *positive_sign; member in struct:lc_monetary_T
H A Dlocaleconv.c75 M_ASSIGN_STR(positive_sign);
H A Dlmonetary.c57 empty, /* positive_sign */
189 "positive_sign = %s\n"
210 _monetary_locale.positive_sign,
/freebsd-current/include/
H A Dlocale.h46 char *positive_sign; member in struct:lconv
/freebsd-current/usr.bin/locale/tests/
H A Dlocale_test.sh46 positive_sign \
113 positive_sign \
/freebsd-current/usr.bin/localedef/
H A Dmonetary.c77 mon.positive_sign = str;
190 (putl_category(mon.positive_sign, f) == EOF) ||
/freebsd-current/lib/libc/stdlib/
H A Dstrfmon.c438 *signstr = lc->positive_sign;
449 *signstr = lc->positive_sign;
/freebsd-current/usr.bin/locale/
H A Dlocale.c153 { "positive_sign", TYPE_STR, LC_MONETARY, SRC_LCONV,
685 rval = lc->positive_sign;
/freebsd-current/usr.bin/sort/
H A Dsort.c330 conv_mbtowc(&symbol_positive_sign, lc->positive_sign,
/freebsd-current/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp5448 __positive_sign_ = lc->positive_sign;
5486 __positive_sign_ = lc->positive_sign;
5545 bb = lc->positive_sign;
5604 bb = lc->positive_sign;

Completed in 118 milliseconds