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

/freebsd-13-stable/lib/libc/locale/
H A Dlmonetary.h46 const char *positive_sign; member in struct:lc_monetary_T
H A Dlocaleconv.c81 M_ASSIGN_STR(positive_sign);
H A Dlmonetary.c60 empty, /* positive_sign */
188 "positive_sign = %s\n"
209 _monetary_locale.positive_sign,
/freebsd-13-stable/include/
H A Dlocale.h49 char *positive_sign; member in struct:lconv
/freebsd-13-stable/usr.bin/locale/tests/
H A Dlocale_test.sh47 positive_sign \
114 positive_sign \
/freebsd-13-stable/usr.bin/localedef/
H A Dmonetary.c79 mon.positive_sign = str;
192 (putl_category(mon.positive_sign, f) == EOF) ||
/freebsd-13-stable/lib/libc/stdlib/
H A Dstrfmon.c452 *signstr = lc->positive_sign;
463 *signstr = lc->positive_sign;
/freebsd-13-stable/usr.bin/locale/
H A Dlocale.c155 { "positive_sign", TYPE_STR, LC_MONETARY, SRC_LCONV,
687 rval = lc->positive_sign;
/freebsd-13-stable/usr.bin/sort/
H A Dsort.c338 conv_mbtowc(&symbol_positive_sign, lc->positive_sign,
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp5859 __positive_sign_ = lc->positive_sign;
5906 __positive_sign_ = lc->positive_sign;
5970 bb = lc->positive_sign;
6040 bb = lc->positive_sign;

Completed in 138 milliseconds