Home
last modified time | relevance | path

Searched refs:wcsftime (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/c_std/
H A Dstd_cwchar.h115 #undef wcsftime
185 using ::wcsftime;
/freebsd-12.1/lib/libc/locale/
H A DMakefile.inc18 wcsrtombs.c wcsftime.c \
46 wcsftime.3 \
H A Dwcsftime.c120 wcsftime(wchar_t * __restrict wcs, size_t maxsize, in wcsftime() function
H A DSymbol.map82 wcsftime;
/freebsd-12.1/usr.bin/w/
H A Dpr_time.c85 (void)wcsftime(buf, sizeof(buf), fmt, &tp); in pr_attime()
/freebsd-12.1/contrib/libstdc++/include/c_compatibility/
H A Dwchar.h104 using std::wcsftime;
/freebsd-12.1/contrib/libc++/include/
H A Dcwchar89 size_t wcsftime(wchar_t* restrict s, size_t maxsize, const wchar_t* restrict format,
169 using ::wcsftime;
/freebsd-12.1/contrib/libstdc++/config/locale/generic/
H A Dtime_members.cc131 const size_t __len = wcsftime(__s, __maxlen, __format, __tm); in _M_put()
/freebsd-12.1/usr.bin/ncal/
H A Dncal.c783 wcsftime(mlines->name, sizeof(mlines->name) / sizeof(mlines->name[0]), in mkmonthr()
883 wcsftime(mlines->name, sizeof(mlines->name) / sizeof(mlines->name[0]), in mkmonthb()
963 wcsftime(buf, sizeof(buf)/sizeof(buf[0]), L"%a", &tm); in mkweekdays()
/freebsd-12.1/include/
H A Dwchar.h149 size_t wcsftime(wchar_t * __restrict, size_t, const wchar_t * __restrict,
/freebsd-12.1/contrib/gcc/cp/
H A Dcfns.gperf204 wcsftime keyword
/freebsd-12.1/contrib/diff/lib/
H A Dstrftime.c207 # define wcsftime __wcsftime_l macro
349 # define my_strftime wcsftime
/freebsd-12.1/contrib/compiler-rt/lib/msan/
H A Dmsan_interceptors.cc518 INTERCEPTOR(SIZE_T, wcsftime, wchar_t *s, SIZE_T max, const wchar_t *format, in INTERCEPTOR() argument
520 INTERCEPTOR_STRFTIME_BODY(wchar_t, SIZE_T, wcsftime, s, max, format, tm); in INTERCEPTOR()
1645 INTERCEPT_FUNCTION(wcsftime); in InitializeInterceptors()
/freebsd-12.1/contrib/libstdc++/config/locale/gnu/
H A Dtime_members.cc207 const size_t __len = wcsftime(__s, __maxlen, __format, __tm); in _M_put()
/freebsd-12.1/contrib/libxo/doc/
H A Dfield-formatting.rst156 wcsftime(when, sizeof(when), L"%d%b%y", timep);
H A Dlibxo.txt1136 wcsftime(when, sizeof(when), L"%d%b%y", timep);
/freebsd-12.1/contrib/libstdc++/
H A Dacinclude.m41906 using ::wcsftime;
H A Dconfigure7082 using ::wcsftime;
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3248 fun:wcsftime=uninstrumented