Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dwin32.h95 locale_t(_locale_t __xlocale, const char* __xlocale_str) in locale_t() argument
96 : __locale_(__xlocale), __locale_str_(__xlocale_str), __lc_(nullptr) {} in locale_t()