Home
last modified time | relevance | path

Searched refs:__INLINE_SYSCALL_NARGS (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/unix/
Dsysdep.h98 #define __INLINE_SYSCALL_NARGS(...) \ macro
101 __SYSCALL_CONCAT (b,__INLINE_SYSCALL_NARGS(__VA_ARGS__))(__VA_ARGS__)
/glibc-2.36/ChangeLog.old/
DChangeLog.1816680 (__SYSCALL_NARGS): Rename to __INLINE_SYSCALL_NARGS.