Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/libcxx/include/
Dlocale1696 virtual const string_type* __weeks() const;
1708 template <> _LIBCPP_FUNC_VIS const string* __time_get_c_storage<char>::__weeks() const;
1717 template <> _LIBCPP_FUNC_VIS const wstring* __time_get_c_storage<wchar_t>::__weeks() const;
1888 const string_type* __wk = this->__weeks();
2421 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL const string_type* __weeks() const override {return this->__weeks_;}
/openbsd/src/gnu/llvm/libcxx/src/
Dlocale.cpp4978 __time_get_c_storage<char>::__weeks() const in __weeks() function in __time_get_c_storage
4987 __time_get_c_storage<wchar_t>::__weeks() const in __weeks() function in __time_get_c_storage