Searched defs:__NR_exit_group (Results 1 - 4 of 4) sorted by relevance

/bionic/libc/include/sys/
H A Dlinux-syscalls.h90 #define __NR_exit_group (__NR_SYSCALL_BASE + 248) macro
297 #define __NR_exit_group (__NR_SYSCALL_BASE + 252) macro
428 #define __NR_exit_group (__NR_SYSCALL_BASE + 246) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h300 #define __NR_exit_group (__NR_SYSCALL_BASE+248) macro
/bionic/libc/kernel/arch-mips/asm/
H A Dunistd.h332 #define __NR_exit_group (__NR_Linux + 246) macro
721 #define __NR_exit_group (__NR_Linux + 205) macro
1110 #define __NR_exit_group (__NR_Linux + 205) macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h334 #define __NR_exit_group 252 macro

Completed in 492 milliseconds