Home
last modified time | relevance | path

Searched defs:__strftime (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/no_locale/
H A Dcharacters.h88 __strftime(char* __s, size_t __max, const char* __format, const struct tm* __tm, __locale_t) { in __strftime() function
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/
H A Dwindows.h248 __strftime(char* __ret, size_t __n, const char* __format, const struct tm* __tm, __locale_t __loc) { in __strftime() function
H A Dbsd_like.h148 __strftime(char* __s, size_t __max, const char* __format, const struct tm* __tm, __locale_t __loc) { in __strftime() function
H A Dlinux.h175 __strftime(char* __s, size_t __max, const char* __format, const struct tm* __tm, __locale_t __loc) { in __strftime() function
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/
H A Dlocale_base_api.h247 __strftime(char* __s, size_t __max, const char* __format, const tm* __tm, __locale_t __loc) { in __strftime() function