Home
last modified time | relevance | path

Searched refs:__REDIR (Results 1 – 25 of 137) sorted by relevance

123456

/third_party/musl/porting/uniproton/kernel/include/
Dtime.h135 __REDIR(time, __time64);
136 __REDIR(difftime, __difftime64);
137 __REDIR(mktime, __mktime64);
138 __REDIR(gmtime, __gmtime64);
139 __REDIR(localtime, __localtime64);
140 __REDIR(ctime, __ctime64);
141 __REDIR(timespec_get, __timespec_get_time64);
145 __REDIR(gmtime_r, __gmtime64_r);
146 __REDIR(localtime_r, __localtime64_r);
147 __REDIR(ctime_r, __ctime64_r);
[all …]
Dthreads.h84 __REDIR(thrd_sleep, __thrd_sleep_time64);
85 __REDIR(mtx_timedlock, __mtx_timedlock_time64);
86 __REDIR(cnd_timedwait, __cnd_timedwait_time64);
/third_party/musl/porting/liteos_m/user/include/
Dtime.h134 __REDIR(time, __time64);
135 __REDIR(difftime, __difftime64);
136 __REDIR(mktime, __mktime64);
137 __REDIR(gmtime, __gmtime64);
138 __REDIR(localtime, __localtime64);
139 __REDIR(ctime, __ctime64);
140 __REDIR(timespec_get, __timespec_get_time64);
144 __REDIR(gmtime_r, __gmtime64_r);
145 __REDIR(localtime_r, __localtime64_r);
146 __REDIR(ctime_r, __ctime64_r);
[all …]
Dpthread.h228 __REDIR(pthread_mutex_timedlock, __pthread_mutex_timedlock_time64);
229 __REDIR(pthread_cond_timedwait, __pthread_cond_timedwait_time64);
230 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
231 __REDIR(pthread_rwlock_timedwrlock, __pthread_rwlock_timedwrlock_time64);
233 __REDIR(pthread_timedjoin_np, __pthread_timedjoin_np_time64);
/third_party/musl/include/
Dtime.h134 __REDIR(time, __time64);
135 __REDIR(difftime, __difftime64);
136 __REDIR(mktime, __mktime64);
137 __REDIR(gmtime, __gmtime64);
138 __REDIR(localtime, __localtime64);
139 __REDIR(ctime, __ctime64);
140 __REDIR(timespec_get, __timespec_get_time64);
144 __REDIR(gmtime_r, __gmtime64_r);
145 __REDIR(localtime_r, __localtime64_r);
146 __REDIR(ctime_r, __ctime64_r);
[all …]
Dthreads.h84 __REDIR(thrd_sleep, __thrd_sleep_time64);
85 __REDIR(mtx_timedlock, __mtx_timedlock_time64);
86 __REDIR(cnd_timedwait, __cnd_timedwait_time64);
Dpthread.h228 __REDIR(pthread_mutex_timedlock, __pthread_mutex_timedlock_time64);
229 __REDIR(pthread_cond_timedwait, __pthread_cond_timedwait_time64);
230 __REDIR(pthread_rwlock_timedrdlock, __pthread_rwlock_timedrdlock_time64);
231 __REDIR(pthread_rwlock_timedwrlock, __pthread_rwlock_timedwrlock_time64);
233 __REDIR(pthread_timedjoin_np, __pthread_timedjoin_np_time64);
/third_party/musl/porting/liteos_m/kernel/include/
Dtime.h135 __REDIR(time, __time64);
136 __REDIR(difftime, __difftime64);
137 __REDIR(mktime, __mktime64);
138 __REDIR(gmtime, __gmtime64);
139 __REDIR(localtime, __localtime64);
140 __REDIR(ctime, __ctime64);
141 __REDIR(timespec_get, __timespec_get_time64);
145 __REDIR(gmtime_r, __gmtime64_r);
146 __REDIR(localtime_r, __localtime64_r);
147 __REDIR(ctime_r, __ctime64_r);
[all …]
Dthreads.h84 __REDIR(thrd_sleep, __thrd_sleep_time64);
85 __REDIR(mtx_timedlock, __mtx_timedlock_time64);
86 __REDIR(cnd_timedwait, __cnd_timedwait_time64);
/third_party/musl/porting/liteos_a/kernel/include/
Dtime.h148 __REDIR(time, __time64);
149 __REDIR(difftime, __difftime64);
150 __REDIR(mktime, __mktime64);
151 __REDIR(gmtime, __gmtime64);
152 __REDIR(localtime, __localtime64);
153 __REDIR(ctime, __ctime64);
154 __REDIR(timespec_get, __timespec_get_time64);
158 __REDIR(gmtime_r, __gmtime64_r);
159 __REDIR(localtime_r, __localtime64_r);
160 __REDIR(ctime_r, __ctime64_r);
[all …]
/third_party/musl/ndk_musl_include/
Dtime.h132 __REDIR(time, __time64);
133 __REDIR(difftime, __difftime64);
134 __REDIR(mktime, __mktime64);
135 __REDIR(gmtime, __gmtime64);
136 __REDIR(localtime, __localtime64);
137 __REDIR(ctime, __ctime64);
138 __REDIR(timespec_get, __timespec_get_time64);
142 __REDIR(gmtime_r, __gmtime64_r);
143 __REDIR(localtime_r, __localtime64_r);
144 __REDIR(ctime_r, __ctime64_r);
[all …]
Dthreads.h84 __REDIR(thrd_sleep, __thrd_sleep_time64);
85 __REDIR(mtx_timedlock, __mtx_timedlock_time64);
86 __REDIR(cnd_timedwait, __cnd_timedwait_time64);
/third_party/musl/include/sys/
Dtime.h60 __REDIR(gettimeofday, __gettimeofday_time64);
61 __REDIR(getitimer, __getitimer_time64);
62 __REDIR(setitimer, __setitimer_time64);
63 __REDIR(utimes, __utimes_time64);
65 __REDIR(futimes, __futimes_time64);
66 __REDIR(futimesat, __futimesat_time64);
67 __REDIR(lutimes, __lutimes_time64);
68 __REDIR(settimeofday, __settimeofday_time64);
69 __REDIR(adjtime, __adjtime64);
Dstat.h114 __REDIR(stat, __stat_time64);
115 __REDIR(fstat, __fstat_time64);
116 __REDIR(lstat, __lstat_time64);
117 __REDIR(fstatat, __fstatat_time64);
118 __REDIR(futimens, __futimens_time64);
119 __REDIR(utimensat, __utimensat_time64);
/third_party/musl/porting/uniproton/kernel/include/sys/
Dtime.h60 __REDIR(gettimeofday, __gettimeofday_time64);
61 __REDIR(getitimer, __getitimer_time64);
62 __REDIR(setitimer, __setitimer_time64);
63 __REDIR(utimes, __utimes_time64);
65 __REDIR(futimes, __futimes_time64);
66 __REDIR(futimesat, __futimesat_time64);
67 __REDIR(lutimes, __lutimes_time64);
68 __REDIR(settimeofday, __settimeofday_time64);
69 __REDIR(adjtime, __adjtime64);
Dstat.h114 __REDIR(stat, __stat_time64);
115 __REDIR(fstat, __fstat_time64);
116 __REDIR(lstat, __lstat_time64);
117 __REDIR(fstatat, __fstatat_time64);
118 __REDIR(futimens, __futimens_time64);
119 __REDIR(utimensat, __utimensat_time64);
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dtime.h60 __REDIR(gettimeofday, __gettimeofday_time64);
61 __REDIR(getitimer, __getitimer_time64);
62 __REDIR(setitimer, __setitimer_time64);
63 __REDIR(utimes, __utimes_time64);
65 __REDIR(futimes, __futimes_time64);
66 __REDIR(futimesat, __futimesat_time64);
67 __REDIR(lutimes, __lutimes_time64);
68 __REDIR(settimeofday, __settimeofday_time64);
69 __REDIR(adjtime, __adjtime64);
Dstat.h114 __REDIR(stat, __stat_time64);
115 __REDIR(fstat, __fstat_time64);
116 __REDIR(lstat, __lstat_time64);
117 __REDIR(fstatat, __fstatat_time64);
118 __REDIR(futimens, __futimens_time64);
119 __REDIR(utimensat, __utimensat_time64);
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dtime.h60 __REDIR(gettimeofday, __gettimeofday_time64);
61 __REDIR(getitimer, __getitimer_time64);
62 __REDIR(setitimer, __setitimer_time64);
63 __REDIR(utimes, __utimes_time64);
65 __REDIR(futimes, __futimes_time64);
66 __REDIR(futimesat, __futimesat_time64);
67 __REDIR(lutimes, __lutimes_time64);
68 __REDIR(settimeofday, __settimeofday_time64);
69 __REDIR(adjtime, __adjtime64);
Dstat.h114 __REDIR(stat, __stat_time64);
115 __REDIR(fstat, __fstat_time64);
116 __REDIR(lstat, __lstat_time64);
117 __REDIR(fstatat, __fstatat_time64);
118 __REDIR(futimens, __futimens_time64);
119 __REDIR(utimensat, __utimensat_time64);
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dtime.h87 __REDIR(gettimeofday, __gettimeofday_time64);
88 __REDIR(getitimer, __getitimer_time64);
89 __REDIR(setitimer, __setitimer_time64);
90 __REDIR(utimes, __utimes_time64);
92 __REDIR(futimes, __futimes_time64);
93 __REDIR(futimesat, __futimesat_time64);
94 __REDIR(lutimes, __lutimes_time64);
95 __REDIR(settimeofday, __settimeofday_time64);
96 __REDIR(adjtime, __adjtime64);
Dstat.h113 __REDIR(stat, __stat_time64);
114 __REDIR(fstat, __fstat_time64);
115 __REDIR(lstat, __lstat_time64);
116 __REDIR(fstatat, __fstatat_time64);
117 __REDIR(futimens, __futimens_time64);
118 __REDIR(utimensat, __utimensat_time64);
/third_party/musl/ndk_musl_include/sys/
Dtime.h59 __REDIR(gettimeofday, __gettimeofday_time64);
60 __REDIR(getitimer, __getitimer_time64);
61 __REDIR(setitimer, __setitimer_time64);
62 __REDIR(utimes, __utimes_time64);
64 __REDIR(futimes, __futimes_time64);
65 __REDIR(futimesat, __futimesat_time64);
66 __REDIR(lutimes, __lutimes_time64);
67 __REDIR(settimeofday, __settimeofday_time64);
Dstat.h113 __REDIR(stat, __stat_time64);
114 __REDIR(fstat, __fstat_time64);
115 __REDIR(lstat, __lstat_time64);
116 __REDIR(fstatat, __fstatat_time64);
117 __REDIR(futimens, __futimens_time64);
118 __REDIR(utimensat, __utimensat_time64);
/third_party/musl/porting/linux/user/include/sys/
Dstat.h114 __REDIR(stat, __stat_time64);
115 __REDIR(fstat, __fstat_time64);
116 __REDIR(lstat, __lstat_time64);
117 __REDIR(fstatat, __fstatat_time64);
118 __REDIR(futimens, __futimens_time64);
119 __REDIR(utimensat, __utimensat_time64);

123456