Searched refs:INTERNAL_SYSCALL_NCS_CALL (Results 1 – 3 of 3) sorted by relevance
/sysdeps/unix/sysv/linux/riscv/ |
A D | syscall.c | 27 ret = INTERNAL_SYSCALL_NCS_CALL (syscall_number, arg1, arg2, arg3, arg4, in syscall()
|
/sysdeps/unix/sysv/linux/ |
A D | syscall.c | 36 int r = INTERNAL_SYSCALL_NCS_CALL (number, a0, a1, a2, a3, a4, a5); in syscall()
|
/sysdeps/unix/ |
A D | sysdep.h | 77 #define INTERNAL_SYSCALL_NCS_CALL(...) \ macro
|
Completed in 4 milliseconds