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