Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/src/
H A Dlocale.cpp5629 struct _LIBCPP_HIDDEN __time_get_temp struct
5632 explicit __time_get_temp(const char* nm) in __time_get_temp() function
5634 explicit __time_get_temp(const string& nm) in __time_get_temp() argument
5642 const __time_get_temp<char> ct(__nm); in __time_get_storage()
5650 const __time_get_temp<char> ct(__nm); in __time_get_storage()
5659 const __time_get_temp<wchar_t> ct(__nm); in __time_get_storage()
5667 const __time_get_temp<wchar_t> ct(__nm); in __time_get_storage()