Searched defs:rvec (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.sbin/amd/amd/ |
H A D | afs_ops.c | 1382 char **rvec; in afs_lookuppn() local
|
/openbsd-src/gnu/gcc/gcc/config/rs6000/ |
H A D | rs6000.c | 4917 HOST_WIDE_INT bitpos, rtx rvec[], int *k) in rs6000_darwin64_record_arg_flush() 4985 HOST_WIDE_INT startbitpos, rtx rvec[], in rs6000_darwin64_record_arg_recurse() 5057 rtx rvec[FIRST_PSEUDO_REGISTER]; in rs6000_darwin64_record_arg() local 5104 rtx rvec[GP_ARG_NUM_REG + 1]; in rs6000_mixed_function_arg() local 5326 rtx rvec[GP_ARG_NUM_REG + 1]; in function_arg() local
|
/openbsd-src/gnu/llvm/compiler-rt/include/sanitizer/ |
H A D | linux_syscall_hooks.h | 1818 #define __sanitizer_syscall_pre_process_vm_readv(pid, lvec, liovcnt, rvec, \ argument 1824 rvec, riovcnt, flags) \ argument 1828 #define __sanitizer_syscall_pre_process_vm_writev(pid, lvec, liovcnt, rvec, \ argument 1834 rvec, riovcnt, flags) \ argument
|