Home
last modified time | relevance | path

Searched refs:_locale (Results 1 – 7 of 7) sorted by relevance

/picolibc-latest/newlib/libc/locale/
Duselocale.c96 _locale = NULL; in uselocale()
98 _locale = newloc; in uselocale()
Dsetlocale.h205 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()
Dnl_langinfo.c33 #define _NLITEM(cat,memb) { { .cat = __get_##cat##_locale }, \
Dlocale.c158 NEWLIB_THREAD_LOCAL struct __locale_t *_locale = &__global_locale; variable
/picolibc-latest/newlib/libc/include/sys/
DCMakeLists.txt50 _locale.h
Dmeson.build50 '_locale.h',
/picolibc-latest/
DCOPYING.picolibc2963 newlib/libc/include/sys/_locale.h