Home
last modified time | relevance | path

Searched refs:__clock_getres_time64 (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/time/
Dclock_getres.c19 extern int __clock_getres_time64 (clockid_t, struct timespec *);
89 int result = __clock_getres_time64(CLOCK_REALTIME, &ts); in clock_getres_time64_0100()
/third_party/musl/libc-test/src/common/
Dtest.h50 #define __clock_getres_time64 clock_getres macro
/third_party/musl/porting/uniproton/kernel/include/
Dtime.h149 __REDIR(clock_getres, __clock_getres_time64);
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h149 __REDIR(clock_getres, __clock_getres_time64);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h148 __REDIR(clock_getres, __clock_getres_time64);
/third_party/musl/include/
Dtime.h150 __REDIR(clock_getres, __clock_getres_time64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h164 __REDIR(clock_getres, __clock_getres_time64);
/third_party/musl/
Dlibc.map.txt23 __clock_getres_time64;