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

/netbsd-6-1-5-RELEASE/include/
H A Dlocale.h46 char *positive_sign; member in struct:lconv
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dlocaledef.h53 const char *positive_sign; member in struct:__anon9541
/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dnb_lc_monetary_misc.h54 ldata->positive_sign = __UNCONST(data->positive_sign);
H A Dglobal_locale.c55 .positive_sign = __UNCONST(""),
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/moneypunct/members/char/
H A D1.cc52 string ps1 = monp_c_t.positive_sign();
54 string ps2 = monp_c_f.positive_sign();
H A D2.cc62 string ps1 = monp_c_t.positive_sign();
72 string ps2 = monp_de_t.positive_sign();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/moneypunct/members/wchar_t/
H A D1.cc52 wstring ps1 = monp_c_t.positive_sign();
54 wstring ps2 = monp_c_f.positive_sign();
H A D2.cc62 wstring ps1 = monp_c_t.positive_sign();
72 wstring ps2 = monp_de_t.positive_sign();
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/moneypunct_byname/
H A Dnamed_equivalence.cc57 string ps1 = monp_de.positive_sign();
67 string ps2 = monp_byname.positive_sign();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/moneypunct/members/char/
H A D1.cc53 string ps1 = monp_c_t.positive_sign();
55 string ps2 = monp_c_f.positive_sign();
H A D2.cc63 string ps1 = monp_c_t.positive_sign();
73 string ps2 = monp_de_t.positive_sign();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/moneypunct/members/wchar_t/
H A D1.cc53 wstring ps1 = monp_c_t.positive_sign();
55 wstring ps2 = monp_c_f.positive_sign();
H A D2.cc63 wstring ps1 = monp_c_t.positive_sign();
73 wstring ps2 = monp_de_t.positive_sign();
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/moneypunct_byname/
H A Dnamed_equivalence.cc58 string ps1 = monp_de.positive_sign();
68 string ps2 = monp_byname.positive_sign();
/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_lc_monetary.c87 free(__UNCONST(data->positive_sign));
105 { _CITRUS_LC_MONETARY_SYM_POSITIVE_SIGN, OFFSET(positive_sign ) },
/netbsd-6-1-5-RELEASE/lib/libc/stdlib/
H A Dstrfmon.c427 *signstr = lc->positive_sign;
438 *signstr = lc->positive_sign;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/util/
H A Dtestsuite_character.h506 positive_sign() const function in class:std::moneypunct
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/
H A Dtestsuite_character.h477 positive_sign() const function in class:std::moneypunct
/netbsd-6-1-5-RELEASE/usr.bin/locale/
H A Dlocale.c146 { "positive_sign", 1, LC_MONETARY, KW_POSITIVE_SIGN, "" },
551 rval = lc->positive_sign;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h1072 positive_sign() const function in class:moneypunct
1125 * that the value of positive_sign() or negative_sign() must be
1134 * positive_sign() == '+', and value 10.01, and
1209 * value returned. @see positive_sign() for details.
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dlocale_facets.h3682 positive_sign() const function in class:std::moneypunct
3735 * that the value of positive_sign() or negative_sign() must be
3743 * {symbol,sign,value,none}, curr_symbol() == '$' positive_sign() ==
3818 * value returned. @see positive_sign() for details.

Completed in 305 milliseconds