Home
last modified time | relevance | path

Searched defs:__loc_ (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_context.h116 optional<std::locale> __loc_; in _LIBCPP_PREFERRED_NAME() local
206 std::locale (*__loc_)(void* __ctx); variable
/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp65 locale_t __loc_; member