Searched refs:__SYSCALL_CLOBBERS (Results 1 – 7 of 7) sorted by relevance
/sysdeps/unix/sysv/linux/sparc/ |
A D | sysdep.h | 61 __SYSCALL_CLOBBERS); \ 72 __SYSCALL_CLOBBERS); \ 85 __SYSCALL_CLOBBERS); \ 101 __SYSCALL_CLOBBERS); \ 119 __SYSCALL_CLOBBERS); \ 139 __SYSCALL_CLOBBERS); \ 162 __SYSCALL_CLOBBERS); \ 183 __SYSCALL_CLOBBERS); \
|
/sysdeps/unix/sysv/linux/mips/mips64/ |
A D | sysdep.h | 112 : __SYSCALL_CLOBBERS); \ 136 : __SYSCALL_CLOBBERS); \ 162 : __SYSCALL_CLOBBERS); \ 190 : __SYSCALL_CLOBBERS); \ 220 : __SYSCALL_CLOBBERS); \ 252 : __SYSCALL_CLOBBERS); \ 287 : __SYSCALL_CLOBBERS); \ 294 # define __SYSCALL_CLOBBERS "$1", "$3", "$10", "$11", "$12", "$13", \ macro 297 # define __SYSCALL_CLOBBERS "$1", "$3", "$10", "$11", "$12", "$13", \ macro
|
/sysdeps/unix/sysv/linux/riscv/ |
A D | sysdep.h | 178 : __SYSCALL_CLOBBERS); \ 196 : __SYSCALL_CLOBBERS); \ 216 : __SYSCALL_CLOBBERS); \ 238 : __SYSCALL_CLOBBERS); \ 262 : __SYSCALL_CLOBBERS); \ 288 : __SYSCALL_CLOBBERS); \ 317 : __SYSCALL_CLOBBERS); \ 348 : __SYSCALL_CLOBBERS); \ 354 # define __SYSCALL_CLOBBERS "memory" macro
|
/sysdeps/unix/sysv/linux/mips/mips32/ |
A D | sysdep.h | 145 : __SYSCALL_CLOBBERS); \ 169 : __SYSCALL_CLOBBERS); \ 195 : __SYSCALL_CLOBBERS); \ 224 : __SYSCALL_CLOBBERS); \ 254 : __SYSCALL_CLOBBERS); \ 331 # define __SYSCALL_CLOBBERS "$1", "$3", "$8", "$9", "$10", "$11", "$12", "$13", \ macro 334 # define __SYSCALL_CLOBBERS "$1", "$3", "$8", "$9", "$10", "$11", "$12", "$13", \
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | sysdep.h | 157 : __SYSCALL_CLOBBERS); \ 216 #define __SYSCALL_CLOBBERS "memory" macro
|
/sysdeps/unix/sysv/linux/sparc/sparc32/ |
A D | sysdep.h | 116 #define __SYSCALL_CLOBBERS \ macro
|
/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | sysdep.h | 115 #define __SYSCALL_CLOBBERS \ macro
|
Completed in 9 milliseconds