Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/time/
Dgmtime_sup.c20 struct tm *__gmtime64(const time_t *);
537 gmtm = __gmtime64(&gTime); in gmtime64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h56 #define __gmtime64 gmtime macro
/third_party/musl/ndk_musl_include/
Dtime.h135 __REDIR(gmtime, __gmtime64);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h137 __REDIR(gmtime, __gmtime64);
/third_party/musl/include/
Dtime.h137 __REDIR(gmtime, __gmtime64);
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h138 __REDIR(gmtime, __gmtime64);
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h138 __REDIR(gmtime, __gmtime64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h151 __REDIR(gmtime, __gmtime64);
/third_party/musl/
Dlibc.map.txt85 __gmtime64;