Searched defs:__strftime (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/no_locale/ |
| H A D | characters.h | 88 __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 D | windows.h | 248 __strftime(char* __ret, size_t __n, const char* __format, const struct tm* __tm, __locale_t __loc) { in __strftime() function
|
| H A D | bsd_like.h | 148 __strftime(char* __s, size_t __max, const char* __format, const struct tm* __tm, __locale_t __loc) { in __strftime() function
|
| H A D | linux.h | 175 __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 D | locale_base_api.h | 247 __strftime(char* __s, size_t __max, const char* __format, const tm* __tm, __locale_t __loc) { in __strftime() function
|