Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dlocale.cpp82 static thread_local locale_t g_current_locale; variable
182 return &g_current_locale; in get_current_locale_ptr()