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

  /bionic/libc/arch-arm/bionic/
syscall.S 57 #ifndef __NR_syscall
58 #define __NR_syscall 113
65 swi __NR_syscall
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /external/kernel-headers/original/asm-arm/
unistd.h 141 #define __NR_syscall (__NR_SYSCALL_BASE+113) /* syscall to call a syscall! */
375 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 131 #define __NR_syscall (__NR_SYSCALL_BASE+113)
355 #undef __NR_syscall
  /external/valgrind/main/include/vki/
vki-scnums-arm-linux.h 150 #define __NR_syscall 113 /* syscall to call a syscall! */
vki-scnums-darwin.h 195 #define __NR_syscall VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(0)
    [all...]

Completed in 634 milliseconds