Home
last modified time | relevance | path

Searched refs:wcsftime_l (Results 1 – 18 of 18) sorted by relevance

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/locale/gnu/
A Dc++locale_internal.h58 extern "C" __typeof(wcsftime_l) __wcsftime_l;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/locale/gnu/
A Dc++locale_internal.h58 extern "C" __typeof(wcsftime_l) __wcsftime_l;
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/time/
A DMakefile.in21 wcsftime_l.c
A Dtime.c2455 return wcsftime_l(s, maxsize, format, timeptr, __UCLIBC_CURLOCALE); in wcsftime()
2468 libc_hidden_def(wcsftime_l) in libc_hidden_def() argument
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/gnu/
A Dc++locale_internal.h63 extern "C" __typeof(wcsftime_l) __wcsftime_l;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/gnu/
A Dc++locale_internal.h63 extern "C" __typeof(wcsftime_l) __wcsftime_l;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/gnu/
A Dc++locale_internal.h63 extern "C" __typeof(wcsftime_l) __wcsftime_l;
/l4re-core-master/uclibc/lib/contrib/uclibc/test/time/
A Dtst-ftime_l.c69 if (wcsftime_l (wbuf, sizeof (wbuf) / sizeof (wbuf[0]), L"%e %^B %Y", &tm, l) in main()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/gnu/
A Dc++locale_internal.h63 extern "C" __typeof(wcsftime_l) __wcsftime_l;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/gnu/
A Dc++locale_internal.h63 extern "C" __typeof(wcsftime_l) __wcsftime_l;
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/gnu/
A Dc++locale_internal.h63 extern "C" __typeof(wcsftime_l) __wcsftime_l;
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dwchar.h770 extern size_t wcsftime_l (wchar_t *__restrict __s, size_t __maxsize,
774 libc_hidden_proto(wcsftime_l)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/locale/dragonfly/
A Dtime_members.cc199 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, in _M_put()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/config/locale/dragonfly/
A Dtime_members.cc199 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, in _M_put()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/locale/dragonfly/
A Dtime_members.cc199 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, in _M_put()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/locale/dragonfly/
A Dtime_members.cc199 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, in _M_put()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/config/locale/dragonfly/
A Dtime_members.cc199 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, in _M_put()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/config/locale/dragonfly/
A Dtime_members.cc199 const size_t __len = wcsftime_l(__s, __maxlen, __format, __tm, in _M_put()

Completed in 18 milliseconds