Searched defs:__NR_exit (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h96 #define __NR_exit 60 macro
H A Dunistd_x32.h82 #define __NR_exit (__X32_SYSCALL_BIT + 60) macro
H A Dunistd_32.h22 #define __NR_exit 1 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h25 #define __NR_exit (__NR_SYSCALL_BASE+ 1) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h160 #define __NR_exit 93 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h26 #define __NR_exit (__NR_Linux + 1) macro
542 #define __NR_exit (__NR_Linux + 58) macro
937 #define __NR_exit (__NR_Linux + 58) macro

Completed in 19 milliseconds