Home
last modified time | relevance | path

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

/external/libcxx/include/support/win32/
Dlocale_win32.h38 locale_t(_locale_t __xlocale, const char* __xlocale_str) in locale_t() argument
39 : __locale(__xlocale), __locale_str(__xlocale_str) {} in locale_t()