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

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h64 #define __NR_pause 34 macro
H A Dunistd_x32.h57 #define __NR_pause (__X32_SYSCALL_BIT + 34) macro
H A Dunistd_32.h57 #define __NR_pause 29 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h55 #define __NR_pause (__NR_SYSCALL_BASE+ 29) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h442 #define __NR_pause 1061 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h61 #define __NR_pause (__NR_Linux + 29) macro
511 #define __NR_pause (__NR_Linux + 33) macro
906 #define __NR_pause (__NR_Linux + 33) macro

Completed in 17 milliseconds