Searched refs:monetary (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/locale/ |
D | nl_langinfo.c | 43 const struct lc_monetary_T * (*monetary)(struct __locale_t *); member 126 _NLITEM (monetary, int_curr_symbol), 127 _NLITEM (monetary, currency_symbol), 128 _NLITEM (monetary, mon_decimal_point), 129 _NLITEM (monetary, mon_thousands_sep), 130 _NLITEM (monetary, mon_grouping), 131 _NLITEM (monetary, positive_sign), 132 _NLITEM (monetary, negative_sign), 133 _NLITEM (monetary, int_frac_digits), 134 _NLITEM (monetary, frac_digits), [all …]
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 5365 (_localeconv_r): On Cygwin, copy values from monetary and numeric
|