Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
Dmktime.c23 extern time_t __mktime64 (struct tm *);
72 time_t mk = __mktime64(timeptr); in mktime64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h61 #define __mktime64 mktime macro
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h137 __REDIR(mktime, __mktime64);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h136 __REDIR(mktime, __mktime64);
/third_party/musl/ndk_musl_include/
Dtime.h134 __REDIR(mktime, __mktime64);
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h137 __REDIR(mktime, __mktime64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h152 __REDIR(mktime, __mktime64);
/third_party/musl/include/
Dtime.h138 __REDIR(mktime, __mktime64);
/third_party/musl/
Dlibc.map.txt150 __mktime64;