Home
last modified time | relevance | path

Searched refs:__SYSCALL_STRING (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/sparc/
Dsysdep.h49 internal_syscall##nr(__SYSCALL_STRING, __NR_##name, args)
53 internal_syscall##nr(__SYSCALL_STRING, name, args)
179 __asm __volatile (__SYSCALL_STRING : \
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc32/
Dsysdep.h109 #define __SYSCALL_STRING \ macro
/glibc-2.36/sysdeps/unix/sysv/linux/sparc/sparc64/
Dsysdep.h108 #define __SYSCALL_STRING \ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.101025 (__SYSCALL_STRING, __SYSCALL_CLOBBERS): Define.
1032 (__SYSCALL_STRING, __SYSCALL_CLOBBERS): Define.
DChangeLog.2113082 [! __ASSEMBLER__](__SYSCALL_STRING): Modified.
13084 [! __ASSEMBLER__](__SYSCALL_STRING): Modified.
DChangeLog.176689 (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
6692 (__SYSCALL_STRING, __CLONE_SYSCALL_STRING): Use it.
DChangeLog.1415506 __SYSCALL_STRING to inline_syscall*.
DChangeLog.1892749 (__SYSCALL_STRING): Do not do errno handling in asm.
92757 (__SYSCALL_STRING): Do not do errno handling in asm.
92767 (INLINE_CLONE_SYSCALL): Reimplement in terms of __SYSCALL_STRING,