Searched refs:INTERNAL_SYSCALL_MAIN_NCS (Results 1 – 1 of 1) sorted by relevance
/sysdeps/unix/sysv/linux/i386/ |
A D | sysdep.h | 320 INTERNAL_SYSCALL_MAIN_NCS(name, 0, args) 322 INTERNAL_SYSCALL_MAIN_NCS(name, 1, args) 324 INTERNAL_SYSCALL_MAIN_NCS(name, 2, args) 326 INTERNAL_SYSCALL_MAIN_NCS(name, 3, args) 328 INTERNAL_SYSCALL_MAIN_NCS(name, 4, args) 330 INTERNAL_SYSCALL_MAIN_NCS(name, 5, args) 338 INTERNAL_SYSCALL_MAIN_NCS(name, 6, args) 391 # define INTERNAL_SYSCALL_MAIN_NCS(name, nr, args...) \ macro 405 # define INTERNAL_SYSCALL_MAIN_NCS(name, nr, args...) \ macro 461 # define INTERNAL_SYSCALL_MAIN_NCS(name, nr, args...) \ macro [all …]
|
Completed in 5 milliseconds