Searched refs:_NL_CURRENT_LOCALE (Results 1 – 5 of 5) sorted by relevance
25 return _NL_CURRENT_LOCALE->__names[category]; in __current_locale_name()
31 return __nl_langinfo_l (item, _NL_CURRENT_LOCALE); in nl_langinfo()
31 locale_t oldloc = _NL_CURRENT_LOCALE; in __uselocale()
223 #define _NL_CURRENT_LOCALE (__libc_tsd_get (locale_t, LOCALE)) macro291 (_NL_CURRENT_LOCALE->__locales[category])
65 if (_NL_CURRENT_LOCALE == &_nl_global_locale) in _nl_postload_ctype()
Completed in 10 milliseconds