Searched refs:monetary (Results 1 – 2 of 2) sorted by relevance
/picolibc-3.5.0-3.4.0/newlib/libc/locale/ |
D | nl_langinfo.c | 52 const struct lc_monetary_T * (*monetary)(struct __locale_t *); member 135 _NLITEM (monetary, int_curr_symbol), 136 _NLITEM (monetary, currency_symbol), 137 _NLITEM (monetary, mon_decimal_point), 138 _NLITEM (monetary, mon_thousands_sep), 139 _NLITEM (monetary, mon_grouping), 140 _NLITEM (monetary, positive_sign), 141 _NLITEM (monetary, negative_sign), 142 _NLITEM (monetary, int_frac_digits), 143 _NLITEM (monetary, frac_digits), [all …]
|
/picolibc-3.5.0-3.4.0/newlib/ |
D | ChangeLog-2015 | 5365 (_localeconv_r): On Cygwin, copy values from monetary and numeric
|