Searched refs:__get_current_monetary_locale (Results 1 – 4 of 4) sorted by relevance
169 cs = (char*) __get_current_monetary_locale(loc)->currency_symbol; in nl_langinfo_l()177 if (strcmp(cs, __get_current_monetary_locale(loc)->mon_decimal_point) == 0) in nl_langinfo_l()
67 struct lc_monetary_T *__get_current_monetary_locale(locale_t loc);
69 mptr = __get_current_monetary_locale(loc); in localeconv_l()
174 __get_current_monetary_locale(locale_t loc) in __get_current_monetary_locale() function