Home
last modified time | relevance | path

Searched refs:__default_locale (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/locale/
Dlocale.c190 static const char __default_locale[ENCODING_LEN + 1] = DEFAULT_LOCALE; variable
851 env = __default_locale; in __get_locale_env()
/picolibc-latest/newlib/
DChangeLog-20155737 (__default_locale): New global variable set to the default locale.
5738 (__get_locale_env): Return __default_locale rather than fixed "C".