/sysdeps/s390/s390-32/ |
A D | sysdep.h | 68 #define PSEUDO(name, syscall_name, args) \ argument
|
/sysdeps/x86_64/fpu/scripts/ |
A D | bench_libmvec.py | 440 def main(args): argument
|
/sysdeps/unix/sysv/linux/sparc/ |
A D | sysdep.h | 48 #define INTERNAL_SYSCALL(name, nr, args...) \ argument 52 #define INTERNAL_SYSCALL_NCS(name, nr, args...) \ argument
|
/sysdeps/unix/sysv/linux/mips/mips64/ |
A D | sysdep.h | 85 #define INTERNAL_SYSCALL(name, nr, args...) \ argument 91 #define INTERNAL_SYSCALL_NCS(number, nr, args...) \ argument
|
/sysdeps/unix/sysv/linux/bits/ |
A D | ptrace-shared.h | 102 __uint64_t args[6]; member 117 __uint64_t args[6]; member
|
/sysdeps/powerpc/powerpc64/ |
A D | sysdep.h | 350 #define PSEUDO(name, syscall_name, args) \ argument 417 #define PSEUDO_NOERRNO(name, syscall_name, args) \ argument 438 #define PSEUDO_ERRVAL(name, syscall_name, args) \ argument
|
/sysdeps/unix/sysv/linux/ |
A D | socketcall.h | 85 #define SOCKETCALL(name, args...) \ argument 92 #define SOCKETCALL_CANCEL(name, args...) \ argument
|
A D | sysdep.h | 42 #define INLINE_SYSCALL(name, nr, args...) \ argument
|
/sysdeps/posix/ |
A D | system.c | 80 struct cancel_handler_args *args = (struct cancel_handler_args *) (arg); in cancel_handler() local
|
A D | tempname.c | 238 try_tempname_len (char *tmpl, int suffixlen, void *args, in try_tempname_len() 340 try_tempname (char *tmpl, int suffixlen, void *args, in try_tempname() argument
|
/sysdeps/mips/ |
A D | dl-machine-reject-phdr.h | 32 #define REJECT(str, args...) \ argument
|
/sysdeps/mach/hurd/i386/ |
A D | trampoline.c | 273 struct mach_msg_trap_args *args = (void *) state->basic.esp; in _hurd_setup_sighandler() local
|
/sysdeps/x86_64/ |
A D | sysdep.h | 51 #define PSEUDO(name, syscall_name, args) \ argument
|
/sysdeps/unix/ |
A D | sysdep.h | 24 #define SYSCALL__(name, args) PSEUDO (__##name, name, args) argument 25 #define SYSCALL(name, args) PSEUDO (name, name, args) argument 174 #define INLINE_SYSCALL(name, nr, args...) __syscall_##name (args) argument
|
/sysdeps/m68k/m680x0/fpu/ |
A D | mathimpl.h | 37 #define __m81_defun(rettype, func, args, attrs) \ argument
|
/sysdeps/mach/hurd/ |
A D | spawni.c | 792 char *args = NULL, *env = NULL; in __spawni() local
|
/sysdeps/ieee754/ldbl-opt/ |
A D | nldbl-compat.c | 739 const void *const *args) in __nldbl_printf_size() 752 const void *const *args) in __nldbl___printf_fp()
|