Searched refs:__wcsftime_l (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/libstdc++/config/locale/gnu/ |
| D | c++locale_internal.h | 59 extern "C" __typeof(wcsftime_l) __wcsftime_l;
|
| D | time_members.cc | 202 const size_t __len = __wcsftime_l(__s, __maxlen, __format, __tm, in _M_put()
|
| /NextBSD/contrib/compiler-rt/lib/msan/ |
| HD | msan_interceptors.cc | 553 INTERCEPTOR(SIZE_T, __wcsftime_l, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument 555 INTERCEPTOR_STRFTIME_BODY(wchar_t, SIZE_T, __wcsftime_l, s, max, format, tm, in INTERCEPTOR() 558 #define MSAN_MAYBE_INTERCEPT___WCSFTIME_L INTERCEPT_FUNCTION(__wcsftime_l)
|
| /NextBSD/contrib/diff/lib/ |
| HD | strftime.c | 207 # define wcsftime __wcsftime_l
|
| /NextBSD/contrib/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 1197 fun:__wcsftime_l=uninstrumented
|
| /NextBSD/contrib/libstdc++/ |
| D | ChangeLog-2002 | 1509 (_M_put): Reorder __strftime_l and __wcsftime_l arguments to match
|