HomeSort by relevance Sort by last modified time
    Searched refs:__NR_semget (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 109 #define __NR_semget 64
vki-scnums-arm-linux.h 337 #define __NR_semget 299
vki-scnums-darwin.h 468 #define __NR_semget VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(255)
    [all...]
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 269 #if !defined(__NR_semget)
270 #define __NR_semget 64
arm_linux_syscalls.h 1034 #if !defined(__NR_semget)
1035 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 151 #define __NR_semget 64
152 __SYSCALL(__NR_semget, sys_semget)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 151 #define __NR_semget 64
152 __SYSCALL(__NR_semget, sys_semget)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 151 #define __NR_semget 64
152 __SYSCALL(__NR_semget, sys_semget)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 313 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 361 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 361 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /external/kernel-headers/original/asm-arm/
unistd.h 327 #define __NR_semget (__NR_SYSCALL_BASE+299)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 282 #define SYS_semget __NR_semget
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 282 #define SYS_semget __NR_semget

Completed in 1334 milliseconds

1 2 3