Home
last modified time | relevance | path

Searched refs:__tm_to_tzname (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/time/
Dtime_impl.h7 hidden const char *__tm_to_tzname(const struct tm *);
D__tz.c218 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
Dstrftime.c186 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()
/third_party/musl/src/time/
Dtime_impl.h10 hidden const char *__tm_to_tzname(const struct tm *);
Dstrftime.c205 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()
D__tz.c512 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
/third_party/musl/porting/linux/user/src/time/
Dtime_impl.h25 hidden const char *__tm_to_tzname(const struct tm *);
Dstrftime.c248 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()
D__tz.c516 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
/third_party/musl/porting/uniproton/kernel/src/time/
Dtime_impl.h8 hidden const char *__tm_to_tzname(const struct tm *);
D__tz.c224 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
Dstrftime.c186 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
Dtime_impl.h8 hidden const char *__tm_to_tzname(const struct tm *);
D__tz.c224 const char *__tm_to_tzname(const struct tm *tm) in __tm_to_tzname() function
Dstrftime.c186 fmt = __tm_to_tzname(tm); in __strftime_fmt_1()