Searched refs:__lc_cats (Results 1 – 6 of 6) sorted by relevance
75 struct __lc_cats tmp = locale->lc_cat[LC_NUMERIC]; in __numeric_load_locale()
81 struct __lc_cats tmp = locale->lc_cat[LC_MESSAGES]; in __messages_load_locale()
88 struct __lc_cats tmp = locale->lc_cat[LC_CTYPE]; in __ctype_load_locale()
106 struct __lc_cats tmp = locale->lc_cat[LC_MONETARY]; in __monetary_load_locale()
174 struct __lc_cats tmp = locale->lc_cat[LC_TIME]; in __time_load_locale()
178 struct __lc_cats struct199 struct __lc_cats lc_cat[_LC_LAST]; argument