HomeSort by relevance Sort by last modified time
    Searched refs:__NR_sigsuspend (Results 76 - 97 of 97) sorted by null

1 2 34

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 352 #define SYS_sigsuspend __NR_sigsuspend
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 100 #define __NR_sigsuspend (__NR_SYSCALL_BASE+ 72)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 100 #define __NR_sigsuspend (__NR_SYSCALL_BASE+ 72)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 100 #define __NR_sigsuspend (__NR_SYSCALL_BASE+ 72)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 100 #define __NR_sigsuspend (__NR_SYSCALL_BASE+ 72)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 100 #define __NR_sigsuspend (__NR_SYSCALL_BASE+ 72)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 100 #define __NR_sigsuspend (__NR_SYSCALL_BASE+ 72)
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 49 #define __NR_sigsuspend (__NR_SYSCALL_BASE + 72)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 49 #define __NR_sigsuspend (__NR_SYSCALL_BASE + 72)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 49 #define __NR_sigsuspend (__NR_SYSCALL_BASE + 72)
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 115 #define __NR_sigsuspend (__NR_Linux + 72)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 115 #define __NR_sigsuspend (__NR_Linux + 72)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 95 #define __NR_sigsuspend (__NR_Linux + 72)
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 349 // __NR_sigsuspend 72
351 GO(__NR_sigsuspend, "ignore");
    [all...]
scalar.stderr.exp 744 72: __NR_sigsuspend ignore
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 115 #define __NR_sigsuspend (__NR_Linux + 72)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 115 #define __NR_sigsuspend (__NR_Linux + 72)
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc32-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]
syswrap-darwin.c     [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 225 // __NR_sigsuspend 111
940 // __NR_sigsuspend 72
942 GO(__NR_sigsuspend, "ignore");
    [all...]

Completed in 656 milliseconds

1 2 34