Searched defs:uselocale (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dlocale.cpp62 locale_t l = uselocale(NULL);
167 locale_t uselocale(locale_t new_locale) { function
171 // If this is the first call to uselocale(3) on this thread, we return LC_GLOBAL_LOCALE.

Completed in 16 milliseconds