Home
last modified time | relevance | path

Searched defs:_syscall5 (Results 1 – 8 of 8) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/h8300/bits/
A Dsyscalls.h123 #define _syscall5(type, name, atype, a, btype, b, ctype, c, dtype, d, etype, e) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/sysvipc/
A Dmsgq.c52 static inline _syscall5(ssize_t, __syscall_msgrcv, int, msqid, void *, msgp, in _syscall5() function
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sh64/bits/
A Dsyscalls.h91 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/vax/bits/
A Dsyscalls.h179 #define _syscall5(type, name, type1, arg1, type2, arg2, type3, arg3, \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/frv/bits/
A Dsyscalls.h103 #define _syscall5(type,name,type1,arg1,type2,arg2,type3,arg3,type4,arg4,type5,arg5) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dsyscalls-common.h112 #define _syscall5(args...) SYSCALL_FUNC(5, args) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/e1/bits/
A Dunistd.h135 #define _syscall5(type, name,atype, a, btype, b, ctype, c, dtype, d, etype, e) \ macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/c6x/bits/
A Dsyscalls.h177 #define _syscall5(args...) SYSCALL_FUNC(5, args) macro

Completed in 12 milliseconds