Searched refs:wcsftime_l (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/locale/ |
H A D | wcsftime.c | 55 wcsftime_l(wchar_t * __restrict wcs, size_t maxsize, in wcsftime_l() function 120 return wcsftime_l(wcs, maxsize, format, timeptr, __get_locale()); in wcsftime()
|
H A D | Symbol.map | 182 wcsftime_l;
|
/freebsd/include/xlocale/ |
H A D | _wchar.h | 93 size_t wcsftime_l(wchar_t * __restrict, size_t,
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 617 INTERCEPTOR(SIZE_T, wcsftime_l, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument 619 INTERCEPTOR_STRFTIME_BODY(wchar_t, SIZE_T, wcsftime_l, s, max, format, tm, in INTERCEPTOR() 1858 INTERCEPT_FUNCTION(wcsftime_l); in InitializeInterceptors()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 3255 fun:wcsftime_l=uninstrumented
|