Searched refs:__fix_locale_grouping_str (Results 1 – 3 of 3) sorted by relevance
39 extern const char *__fix_locale_grouping_str(const char *);79 __fix_locale_grouping_str(l->grouping); in numeric_load_locale()
41 extern const char * __fix_locale_grouping_str(const char *);109 __fix_locale_grouping_str(l->mon_grouping); in monetary_load_locale_l()
43 __fix_locale_grouping_str(const char *str) in __fix_locale_grouping_str() function