Home
last modified time | relevance | path

Searched refs:INTERNAL_SYSCALL_NCS_CALL (Results 1 – 3 of 3) sorted by relevance

/sysdeps/unix/sysv/linux/riscv/
A Dsyscall.c27 ret = INTERNAL_SYSCALL_NCS_CALL (syscall_number, arg1, arg2, arg3, arg4, in syscall()
/sysdeps/unix/sysv/linux/
A Dsyscall.c36 int r = INTERNAL_SYSCALL_NCS_CALL (number, a0, a1, a2, a3, a4, a5); in syscall()
/sysdeps/unix/
A Dsysdep.h77 #define INTERNAL_SYSCALL_NCS_CALL(...) \ macro

Completed in 4 milliseconds