Searched refs:old_locale (Results 1 – 3 of 3) sorted by relevance
169 locale_t old_locale = static_cast<locale_t>(pthread_getspecific(g_uselocale_key)); in uselocale() local172 if (old_locale == NULL) { in uselocale()173 old_locale = LC_GLOBAL_LOCALE; in uselocale()180 return old_locale; in uselocale()
127 locale_t old_locale = uselocale(cloc); in TEST() local132 uselocale(old_locale); in TEST()
503 locale_t old_locale = uselocale(cloc); in TEST() local521 uselocale(old_locale); in TEST()