Home
last modified time | relevance | path

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

/glibc-2.36/sysdeps/unix/
Dsysdep.h28 #define __SYSCALL_CONCAT(a,b) __SYSCALL_CONCAT_X (a, b) macro
52 __SYSCALL_CONCAT (b,__INTERNAL_SYSCALL_NARGS(__VA_ARGS__))(__VA_ARGS__)
101 __SYSCALL_CONCAT (b,__INLINE_SYSCALL_NARGS(__VA_ARGS__))(__VA_ARGS__)
/glibc-2.36/ChangeLog.old/
DChangeLog.1825666 (__SYSCALL_CONCAT): Likewise.