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

1 2

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 411 #define __NR_kcmp 312
unistd_x32.h 356 #define __NR_kcmp (__X32_SYSCALL_BIT + 312)
unistd_32.h 452 #define __NR_kcmp 349
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 411 #define __NR_kcmp 312
unistd_x32.h 359 #define __NR_kcmp (__X32_SYSCALL_BIT + 312)
unistd_32.h 452 #define __NR_kcmp 349
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 411 #define __NR_kcmp 312
unistd_x32.h 359 #define __NR_kcmp (__X32_SYSCALL_BIT + 312)
unistd_32.h 452 #define __NR_kcmp 349
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 316 #define __NR_kcmp 312
unistd_x32.h 272 #define __NR_kcmp (__X32_SYSCALL_BIT + 312)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 396 #define __NR_kcmp 312
vki-scnums-arm64-linux.h 308 #define __NR_kcmp 272
vki-scnums-mips64-linux.h 345 #define __NR_kcmp (__NR_Linux + 306)
vki-scnums-s390x-linux.h 311 #define __NR_kcmp 343
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 411 #define __NR_kcmp 312
unistd_x32.h 359 #define __NR_kcmp (__X32_SYSCALL_BIT + 312)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 411 #define __NR_kcmp 312
unistd_x32.h 359 #define __NR_kcmp (__X32_SYSCALL_BIT + 312)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 456 #define __NR_kcmp (__NR_SYSCALL_BASE + 378)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 369 #define __NR_kcmp 272
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 457 #define __NR_kcmp (__NR_Linux + 347)
    [all...]
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 456 #define __NR_kcmp (__NR_SYSCALL_BASE+378)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 457 #define __NR_kcmp (__NR_Linux + 347)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 457 #define __NR_kcmp (__NR_Linux + 347)
    [all...]

Completed in 215 milliseconds

1 2