Searched refs:__NR_pause (Results 1 – 17 of 17) sorted by relevance
34 #ifdef __NR_pause64 syscall(__NR_pause); in main()
108 #ifdef __NR_pause109 { "pause", __NR_pause },
38 #define __NR_pause 34 macro
33 #define __NR_pause 29 macro
33 #define __NR_pause (__X32_SYSCALL_BIT + 34) macro
110 #ifndef __NR_pause111 # define __NR_pause (SYSCALL_BIT | 34) macro
37 #define __NR_pause (__NR_Linux + 33) macro
33 #define __NR_pause (__NR_Linux + 29) macro
25 #define __NR_pause (__NR_SYSCALL_BASE + 29) macro
725 __NR_pause = 29
725 __NR_pause = 34
725 # __NR_pause is not set