Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/time/
Dctime.c23 extern char *__ctime64 (const time_t *);
67 char *returnStr = __ctime64(&gTime); in ctime64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h45 #define __ctime64 ctime macro
/third_party/musl/ndk_musl_include/
Dtime.h137 __REDIR(ctime, __ctime64);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h139 __REDIR(ctime, __ctime64);
/third_party/musl/include/
Dtime.h139 __REDIR(ctime, __ctime64);
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h140 __REDIR(ctime, __ctime64);
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h140 __REDIR(ctime, __ctime64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h153 __REDIR(ctime, __ctime64);
/third_party/musl/
Dlibc.map.txt28 __ctime64;