Home
last modified time | relevance | path

Searched defs:clock_id (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1218 #define __sanitizer_syscall_pre_compat_50_clock_gettime(clock_id, tp) \ argument
1221 #define __sanitizer_syscall_post_compat_50_clock_gettime(res, clock_id, tp) \ argument
1224 #define __sanitizer_syscall_pre_compat_50_clock_settime(clock_id, tp) \ argument
1227 #define __sanitizer_syscall_post_compat_50_clock_settime(res, clock_id, tp) \ argument
1230 #define __sanitizer_syscall_pre_compat_50_clock_getres(clock_id, tp) \ argument
1233 #define __sanitizer_syscall_post_compat_50_clock_getres(res, clock_id, tp) \ argument
1236 #define __sanitizer_syscall_pre_timer_create(clock_id, evp, timerid) \ argument
1239 #define __sanitizer_syscall_post_timer_create(res, clock_id, evp, timerid) \ argument
2346 #define __sanitizer_syscall_pre___clock_gettime50(clock_id, tp) \ argument
2349 #define __sanitizer_syscall_post___clock_gettime50(res, clock_id, tp) \ argument
[all …]