Searched refs:__strftime_l (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/libstdc++/config/locale/gnu/ |
| D | c++locale_internal.h | 44 extern "C" __typeof(strftime_l) __strftime_l;
|
| D | time_members.cc | 49 const size_t __len = __strftime_l(__s, __maxlen, __format, __tm, in _GLIBCXX_BEGIN_NAMESPACE()
|
| /NextBSD/contrib/compiler-rt/lib/msan/ |
| HD | msan_interceptors.cc | 531 INTERCEPTOR(SIZE_T, __strftime_l, char *s, SIZE_T max, const char *format, in INTERCEPTOR() argument 533 INTERCEPTOR_STRFTIME_BODY(char, SIZE_T, __strftime_l, s, max, format, tm, in INTERCEPTOR() 536 #define MSAN_MAYBE_INTERCEPT___STRFTIME_L INTERCEPT_FUNCTION(__strftime_l)
|
| /NextBSD/contrib/diff/lib/ |
| HD | strftime.c | 206 # define strftime __strftime_l
|
| /NextBSD/contrib/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 1108 fun:__strftime_l=uninstrumented
|
| /NextBSD/contrib/libstdc++/ |
| D | ChangeLog-2002 | 1509 (_M_put): Reorder __strftime_l and __wcsftime_l arguments to match
|