Searched refs:oldloc (Results 1 – 3 of 3) sorted by relevance
31 locale_t oldloc = _NL_CURRENT_LOCALE; in __uselocale() local72 return oldloc == &_nl_global_locale ? LC_GLOBAL_LOCALE : oldloc; in __uselocale()
28 locale_t oldloc = __uselocale (loc); in translate() local30 __uselocale (oldloc); in translate()
33 locale_t oldloc = __uselocale (loc); in translate() local35 __uselocale (oldloc); in translate()