Home
last modified time | relevance | path

Searched refs:__tm_to_secs (Results 1 - 14 of 14) sorted by relevance

/third_party/musl/src/time/
H A Dtimegm.c8 long long t = __tm_to_secs(tm); in timegm()
H A Dtime_impl.h13 hidden long long __tm_to_secs(const struct tm *);
H A Dmktime.c8 long long t = __tm_to_secs(tm); in mktime()
H A D__tm_to_secs.c3 long long __tm_to_secs(const struct tm *tm) in __tm_to_secs() function
H A Dstrftime.c143 val = __tm_to_secs(tm) - tm->__tm_gmtoff; in __strftime_fmt_1()
/third_party/musl/porting/linux/user/src/time/
H A Dtime_impl.h24 hidden long long __tm_to_secs(const struct tm *);
H A Dstrftime.c183 val = __tm_to_secs(tm) - tm->__tm_gmtoff; in __strftime_fmt_1()
/third_party/musl/porting/liteos_a/kernel/src/time/
H A D__tm_to_secs.c3 long long __tm_to_secs(const struct tm *tm) in __tm_to_secs() function
H A Dmktime.c8 long long t = __tm_to_secs(tm); in mktime()
H A Dstrftime.c126 val = __tm_to_secs(tm) - tm->__tm_gmtoff; in __strftime_fmt_1()
/third_party/musl/porting/uniproton/kernel/src/time/
H A D__tm_to_secs.c3 long long __tm_to_secs(const struct tm *tm) in __tm_to_secs() function
H A Dstrftime.c126 val = __tm_to_secs(tm) - tm->__tm_gmtoff; in __strftime_fmt_1()
/third_party/musl/porting/liteos_m/kernel/src/time/
H A D__tm_to_secs.c3 long long __tm_to_secs(const struct tm *tm) in __tm_to_secs() function
H A Dstrftime.c126 val = __tm_to_secs(tm) - tm->__tm_gmtoff; in __strftime_fmt_1()

Completed in 5 milliseconds