Searched refs:mon_thousands_sep (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dlmonetary.h35 const char *mon_thousands_sep; member in struct:lc_monetary
H A Dlocaleconv.c75 M_ASSIGN_STR(mon_thousands_sep);
H A Dstrfmon.c551 thousands_sep = lmon->mon_thousands_sep;
/illumos-gate/usr/src/head/iso/
H A Dlocale_iso.h67 char *mon_thousands_sep; member in struct:std::lconv
/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dlocale.h110 char *mon_thousands_sep; /* monetary thousands separator */ member in struct:lconv
/illumos-gate/usr/src/cmd/localedef/
H A Dmonetary.c60 mon.mon_thousands_sep = str;
174 (putl_category(mon.mon_thousands_sep, f) == EOF) ||
/illumos-gate/usr/src/lib/libast/common/include/
H A Dast_std.h90 char* mon_thousands_sep; member in struct:lconv
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_std.h99 char* mon_thousands_sep; member in struct:lconv
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_std.h99 char* mon_thousands_sep; member in struct:lconv
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_std.h99 char* mon_thousands_sep; member in struct:lconv
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_std.h99 char* mon_thousands_sep; member in struct:lconv
/illumos-gate/usr/src/cmd/sort/common/
H A Dfields.c191 if (!xstreql(conv->mon_thousands_sep, "")) {
192 monetary_separator = *conv->mon_thousands_sep;
193 (void) mbtowc(&w_monetary_separator, conv->mon_thousands_sep,
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dsetlocale.c462 p = getstr(p, &lconvp->mon_thousands_sep);
/illumos-gate/usr/src/cmd/locale/
H A Dlocale.c338 {"mon_thousands_sep", lc(mon_thousands_sep, LC_MONETARY, TYPE_STR)},

Completed in 78 milliseconds