Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/time/
Dgmtime_r_sup.c20 struct tm *__gmtime64_r (const time_t *__restrict, struct tm *__restrict);
537 struct tm *gmtm = __gmtime64_r(&gTime, &res); in gmtime64_r_0100()
/third_party/musl/libc-test/src/common/
Dtest.h62 #define __gmtime64_r gmtime_r macro
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h145 __REDIR(gmtime_r, __gmtime64_r);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h144 __REDIR(gmtime_r, __gmtime64_r);
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h145 __REDIR(gmtime_r, __gmtime64_r);
/third_party/musl/ndk_musl_include/
Dtime.h142 __REDIR(gmtime_r, __gmtime64_r);
/third_party/musl/include/
Dtime.h146 __REDIR(gmtime_r, __gmtime64_r);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h160 __REDIR(gmtime_r, __gmtime64_r);
/third_party/musl/
Dlibc.map.txt86 __gmtime64_r;