Home
last modified time | relevance | path

Searched defs:lc_monetary_T (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libc/locale/
H A Dlmonetary.h41 struct lc_monetary_T { struct
42 const char *int_curr_symbol;
43 const char *currency_symbol;
44 const char *mon_decimal_point;
45 const char *mon_thousands_sep;
69 struct lc_monetary_T locale; argument