Searched defs:pos0 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/compiler-rt/include/sanitizer/ |
| H A D | linux_syscall_hooks.h | 987 #define __sanitizer_syscall_pre_pread64(fd, buf, count, pos0, pos1) \ argument 990 #define __sanitizer_syscall_post_pread64(res, fd, buf, count, pos0, pos1) \ argument 994 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument 997 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-pip-defs.h | 1299 uint64_t pos0 : 7; /**< Bit position for the 1st bit from 128 bit segment member
|