Home
last modified time | relevance | path

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

/external/syslinux/lzo/src/
Dlzo_supp.h2870 #ifndef lzo_pclock_syscall_clock_gettime
2871 #define lzo_pclock_syscall_clock_gettime lzo_pclock_syscall_clock_gettime macro
2873 __lzo_static_noinline long lzo_pclock_syscall_clock_gettime(long clockid, struct timespec *ts) in lzo_pclock_syscall_clock_gettime() function
2881 #ifndef lzo_pclock_syscall_clock_gettime
2882 #define lzo_pclock_syscall_clock_gettime lzo_pclock_syscall_clock_gettime macro
2884 __lzo_static_noinline long lzo_pclock_syscall_clock_gettime(long clockid, struct timespec *ts) in lzo_pclock_syscall_clock_gettime() function
2891 #if 0 && defined(lzo_pclock_syscall_clock_gettime)
2898 if (lzo_pclock_syscall_clock_gettime(0, &ts) != 0)
2950 #if 1 && defined(lzo_pclock_syscall_clock_gettime)
2957 if (lzo_pclock_syscall_clock_gettime(1, &ts) != 0) in lzo_pclock_read_clock_gettime_m_syscall()
[all …]