Searched refs:LC_MONETARY (Results 1 – 25 of 384) sorted by relevance
12345678910>>...16
/glibc-2.36/stdlib/ |
D | strfmon_l.c | 82 struct __locale_data *current = loc->__locales[LC_MONETARY]; in __vstrfmon_l_internal() 186 p_sign_posn = *_NL_CURRENT (LC_MONETARY, P_SIGN_POSN); in __vstrfmon_l_internal() 187 n_sign_posn = *_NL_CURRENT (LC_MONETARY, N_SIGN_POSN); in __vstrfmon_l_internal() 291 int_curr_symbol = _NL_CURRENT (LC_MONETARY, INT_CURR_SYMBOL); in __vstrfmon_l_internal() 302 currency_symbol = _NL_CURRENT (LC_MONETARY, CURRENCY_SYMBOL); in __vstrfmon_l_internal() 315 p_sign_posn = *_NL_CURRENT (LC_MONETARY, int_format ? INT_P_SIGN_POSN : P_SIGN_POSN); in __vstrfmon_l_internal() 317 n_sign_posn = *_NL_CURRENT (LC_MONETARY, int_format ? INT_N_SIGN_POSN : N_SIGN_POSN); in __vstrfmon_l_internal() 321 right_prec = *_NL_CURRENT (LC_MONETARY, int_format ? INT_FRAC_DIGITS : FRAC_DIGITS); in __vstrfmon_l_internal() 331 _NL_CURRENT (LC_MONETARY, MON_GROUPING)); in __vstrfmon_l_internal() 364 sign_string = _NL_CURRENT (LC_MONETARY, NEGATIVE_SIGN); in __vstrfmon_l_internal() [all …]
|
/glibc-2.36/locale/ |
D | localeconv.c | 34 result.int_curr_symbol = (char *) _NL_CURRENT (LC_MONETARY, INT_CURR_SYMBOL); in __localeconv() 35 result.currency_symbol = (char *) _NL_CURRENT (LC_MONETARY, CURRENCY_SYMBOL); in __localeconv() 36 result.mon_decimal_point = (char *) _NL_CURRENT (LC_MONETARY, in __localeconv() 38 result.mon_thousands_sep = (char *) _NL_CURRENT (LC_MONETARY, in __localeconv() 40 result.mon_grouping = (char *) _NL_CURRENT (LC_MONETARY, MON_GROUPING); in __localeconv() 43 result.positive_sign = (char *) _NL_CURRENT (LC_MONETARY, POSITIVE_SIGN); in __localeconv() 44 result.negative_sign = (char *) _NL_CURRENT (LC_MONETARY, NEGATIVE_SIGN); in __localeconv() 47 result.member = *(char *) _NL_CURRENT (LC_MONETARY, element); \ in __localeconv()
|
/glibc-2.36/locale/programs/ |
D | ld-monetary.c | 113 locale->categories[LC_MONETARY].monetary = monetary = in monetary_startup() 163 = locale->categories[LC_MONETARY].monetary; in monetary_finish() 171 if (locale->copy_name[LC_MONETARY] != NULL) in monetary_finish() 178 from = find_locale (LC_MONETARY, from->copy_name[LC_MONETARY], in monetary_finish() 180 while (from->categories[LC_MONETARY].monetary == NULL in monetary_finish() 181 && from->copy_name[LC_MONETARY] != NULL); in monetary_finish() 183 monetary = locale->categories[LC_MONETARY].monetary in monetary_finish() 184 = from->categories[LC_MONETARY].monetary; in monetary_finish() 194 monetary = locale->categories[LC_MONETARY].monetary; in monetary_finish() 481 = locale->categories[LC_MONETARY].monetary; in monetary_output() [all …]
|
/glibc-2.36/localedata/tst-fmon-locales/ |
D | tstfmon_n01y12 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_n02n40 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_n10y31 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_n11y41 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_n12y11 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_n20n32 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_n30y20 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_n41n00 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_y01y10 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_y02n22 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_y22n42 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_y30y21 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_y32n31 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_y40y00 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
D | tstfmon_y42n21 | 4 # the last six LC_MONETARY values below. 10 LC_MONETARY 32 END LC_MONETARY
|
/glibc-2.36/localedata/locales/ |
D | sq_MK | 31 category "i18n:2012";LC_MONETARY 48 LC_MONETARY 49 % This is the POSIX Locale definition the LC_MONETARY category. 69 END LC_MONETARY
|
D | nn_NO | 31 category "i18n:2012";LC_MONETARY 49 LC_MONETARY 50 % This is the POSIX Locale definition the LC_MONETARY category. 70 END LC_MONETARY
|
D | es_ES@euro | 36 category "i18n:2012";LC_MONETARY 57 LC_MONETARY 59 END LC_MONETARY
|
D | fi_FI@euro | 37 category "i18n:2012";LC_MONETARY 54 LC_MONETARY 56 END LC_MONETARY
|
D | fr_BE@euro | 36 category "i18n:2012";LC_MONETARY 57 LC_MONETARY 59 END LC_MONETARY
|
D | ga_IE@euro | 36 category "i18n:2012";LC_MONETARY 53 LC_MONETARY 55 END LC_MONETARY
|
D | nl_BE@euro | 36 category "i18n:2012";LC_MONETARY 57 LC_MONETARY 59 END LC_MONETARY
|
12345678910>>...16