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

1 2 3 4 5

  /external/valgrind/include/vki/
vki-scnums-s390x-linux.h 128 #define __NR_sigreturn 119
vki-scnums-arm-linux.h 156 #define __NR_sigreturn 119
vki-scnums-darwin.h 401 #define __NR_sigreturn VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(184)
    [all...]
vki-scnums-mips32-linux.h 159 #define __NR_sigreturn (__NR_Linux + 119)
vki-scnums-ppc32-linux.h 156 #define __NR_sigreturn 119
vki-scnums-ppc64-linux.h 156 #define __NR_sigreturn 119
vki-scnums-x86-linux.h 156 #define __NR_sigreturn 119
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd-common.h 129 #define __NR_sigreturn (__NR_SYSCALL_BASE + 119)
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 174 #define __NR_sigreturn (__NR_Linux + 119)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 170 #define __NR_sigreturn 119
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 146 #define __NR_sigreturn (__NR_SYSCALL_BASE+119)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 174 #define __NR_sigreturn (__NR_Linux + 119)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 174 #define __NR_sigreturn (__NR_Linux + 119)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 170 #define __NR_sigreturn 119
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 170 #define __NR_sigreturn 119
  /development/ndk/platforms/android-9/arch-arm/include/asm/
unistd.h 151 #define __NR_sigreturn (__NR_SYSCALL_BASE+119)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 174 #define __NR_sigreturn (__NR_Linux + 119)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 170 #define __NR_sigreturn 119
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd-common.h 90 #define __NR_sigreturn (__NR_SYSCALL_BASE + 119)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 142 #define __NR_sigreturn (__NR_Linux + 119)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 123 #define __NR_sigreturn 119
  /external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h 364 #if !defined(__NR_sigreturn)
365 #define __NR_sigreturn (__NR_SYSCALL_BASE+119)
mips_linux_syscalls.h 492 #if !defined(__NR_sigreturn)
493 #define __NR_sigreturn (__NR_Linux + 119)
x86_32_linux_syscalls.h 489 #if !defined(__NR_sigreturn)
490 #define __NR_sigreturn 119
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h 127 #define __NR_sigreturn 119

Completed in 424 milliseconds

1 2 3 4 5