HomeSort by relevance Sort by last modified time
    Searched defs:__NR_clock_gettime (Results 1 - 17 of 17) sorted by null

  /bionic/libc/include/sys/
linux-syscalls.h 149 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 263)
205 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 265)
246 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 265)
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 148 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 263)
202 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 265)
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 148 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 263)
202 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 265)
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 148 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 263)
202 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 265)
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 148 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 263)
202 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 265)
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 148 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 263)
202 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 265)
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 148 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 263)
202 #define __NR_clock_gettime (__NR_SYSCALL_BASE + 265)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 277 #define __NR_clock_gettime (__NR_SYSCALL_BASE+263)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 280 #define __NR_clock_gettime (__NR_timer_create+6)
  /external/kernel-headers/original/asm-arm/
unistd.h 291 #define __NR_clock_gettime (__NR_SYSCALL_BASE+263)
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 277 #define __NR_clock_gettime (__NR_SYSCALL_BASE+263)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 277 #define __NR_clock_gettime (__NR_SYSCALL_BASE+263)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 277 #define __NR_clock_gettime (__NR_SYSCALL_BASE+263)
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 280 #define __NR_clock_gettime (__NR_timer_create+6)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 277 #define __NR_clock_gettime (__NR_SYSCALL_BASE+263)
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 280 #define __NR_clock_gettime (__NR_timer_create+6)
  /external/kernel-headers/original/asm-x86/
unistd_32.h 273 #define __NR_clock_gettime (__NR_timer_create+6)

Completed in 76 milliseconds