Searched defs:__tm (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/include/__support/xlocale/ |
H A D | __posix_l_fallback.h | 93 strftime_l(char * __s,size_t __max,const char * __format,const struct tm * __tm,locale_t) strftime_l() argument
|
/llvm-project/libcxx/src/ |
H A D | locale.cpp | 5049 size_t n = __locale::__strftime(__nb, countof(__nb, __ne), fmt, __tm, __loc_); in __do_put() argument 5040 __do_put(char * __nb,char * & __ne,const tm * __tm,char __fmt,char __mod) const __do_put() argument
|