Home
last modified time | relevance | path

Searched refs:__timegm_time64 (Results 1 – 9 of 9) sorted by relevance

/third_party/musl/libc-test/src/functionalext/time/
Dtimegm.c21 extern time_t __timegm_time64(struct tm *);
74 timeThis = __timegm_time64(timeptr); in timegm_time64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h78 #define __timegm_time64 timegm macro
/third_party/musl/ndk_musl_include/
Dtime.h154 __REDIR(timegm, __timegm_time64);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h157 __REDIR(timegm, __timegm_time64);
/third_party/musl/include/
Dtime.h157 __REDIR(timegm, __timegm_time64);
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h158 __REDIR(timegm, __timegm_time64);
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h158 __REDIR(timegm, __timegm_time64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h171 __REDIR(timegm, __timegm_time64);
/third_party/musl/
Dlibc.map.txt242 __timegm_time64;