Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
Dlocaltime.c25 extern struct tm *__localtime64 (const time_t *);
74 localtm = __localtime64(&gTime); in localtime64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h63 #define __localtime64 localtime macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h139 __REDIR(localtime, __localtime64);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h138 __REDIR(localtime, __localtime64);
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h139 __REDIR(localtime, __localtime64);
/third_party/musl/ndk_musl_include/
Dtime.h136 __REDIR(localtime, __localtime64);
/third_party/musl/include/
Dtime.h140 __REDIR(localtime, __localtime64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h154 __REDIR(localtime, __localtime64);
/third_party/musl/
Dlibc.map.txt141 __localtime64;