Searched defs:pos0 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/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 993 #define __sanitizer_syscall_pre_pwrite64(fd, buf, count, pos0, pos1) \ argument 996 #define __sanitizer_syscall_post_pwrite64(res, fd, buf, count, pos0, pos1) \ argument
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | sv.c | 14024 const long pos0 = PerlDir_tell(ret); global() local
|