Home
last modified time | relevance | path

Searched defs:__get_locale (Results 1 – 3 of 3) sorted by relevance

/freebsd/stand/libsa/
H A Dxlocale_private.h32 #define __get_locale() 0 macro
/freebsd/lib/libc/locale/
H A Dxlocale_private.h201 static inline locale_t __get_locale(void) in __get_locale() function
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dwin32.h138 const char* __get_locale() const { return __locale_str_; } in __get_locale() function