Searched refs:_locale (Results 1 – 7 of 7) sorted by relevance
96 _locale = NULL; in uselocale()98 _locale = newloc; in uselocale()
205 extern NEWLIB_THREAD_LOCAL_LOCALE struct __locale_t *_locale;216 return _locale ?: __get_global_locale (); in __get_current_locale()247 _locale->lc_cat[LC_CTYPE].ptr; in __get_current_ctype_locale()272 _locale->lc_cat[LC_MONETARY].ptr; in __get_current_monetary_locale()285 _locale->lc_cat[LC_NUMERIC].ptr; in __get_current_numeric_locale()298 _locale->lc_cat[LC_TIME].ptr; in __get_current_time_locale()311 _locale->lc_cat[_LC_MESSAGES].ptr; in __get_current_messages_locale()
33 #define _NLITEM(cat,memb) { { .cat = __get_##cat##_locale }, \
158 NEWLIB_THREAD_LOCAL struct __locale_t *_locale = &__global_locale; variable
50 _locale.h
50 '_locale.h',
2963 newlib/libc/include/sys/_locale.h