Searched defs:__time_get (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/src/ | ||
H A D | locale.cpp | 4442 __time_get::__time_get(const char* nm) : __loc_(newlocale(LC_ALL_MASK, nm, 0)) { __time_get() function in __time_get |