HomeSort by relevance Sort by last modified time
    Searched defs:__NR_stat64 (Results 1 - 25 of 43) sorted by null

1 2

  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 88 #define __NR_stat64 (__NR_SYSCALL_BASE + 195)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 117 #define __NR_stat64 (__NR_SYSCALL_BASE + 195)
230 #define __NR_stat64 (__NR_SYSCALL_BASE + 195)
328 #define __NR_stat64 (__NR_SYSCALL_BASE + 195)
458 #define __NR_stat64 (__NR_SYSCALL_BASE + 213)
    [all...]
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 90 #define __NR_stat64 (__NR_SYSCALL_BASE + 195)
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
linux_syscall_support.h 520 #ifndef __NR_stat64
521 #define __NR_stat64 195
564 #ifndef __NR_stat64
565 #define __NR_stat64 (__NR_SYSCALL_BASE + 195)
600 #ifndef __NR_stat64
601 #define __NR_stat64 (__NR_Linux + 213)
666 #ifndef __NR_stat64
667 #define __NR_stat64 195
    [all...]