Home
last modified time | relevance | path

Searched refs:__tm_to_tzname (Results 1 - 12 of 12) sorted by relevance

/third_party/musl/porting/linux/user/src/time/
H A Dtime_impl.h25 hidden const char *__tm_to_tzname(const struct tm *);
H A Dstrftime.c248 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()
H A D__tz.c516 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
/third_party/musl/src/time/
H A Dtime_impl.h14 hidden const char *__tm_to_tzname(const struct tm *);
H A Dstrftime.c206 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()
H A D__tz.c591 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__tz.c218 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
H A Dstrftime.c186 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__tz.c224 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
H A Dstrftime.c186 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__tz.c224 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
H A Dstrftime.c186 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()

Completed in 7 milliseconds