| /llvm-project/flang/runtime/ |
| H A D | io-api-minimal.cpp | 37 IoStatementState &io, INT x, const char *whence) { in FormattedScalarIntegerOutput() argument 71 IoStatementState &io, REAL x, const char *whence) { in FormattedScalarRealOutput() argument 91 IoStatementState &io, REAL re, REAL im, const char *whence) { in FormattedScalarComplexOutput() argument
|
| /llvm-project/libc/src/__support/File/linux/ |
| H A D | lseekImpl.h | 24 lseekimpl(int fd,off_t offset,int whence) lseekimpl() argument
|
| H A D | file.cpp | 45 linux_file_seek(File * f,off_t offset,int whence) linux_file_seek() argument
|
| /llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/ |
| H A D | funopen.cpp | 39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek()
|
| /llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/ |
| H A D | funopen2.cpp | 41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek()
|
| /llvm-project/compiler-rt/test/msan/Linux/ |
| H A D | fopencookie.cpp | 28 static int cookie_seek(void *cookie, off64_t *offset, int whence) { in cookie_seek()
|
| /llvm-project/libc/src/stdio/ |
| H A D | fopencookie.cpp | 55 cookie_seek(File * f,off_t offset,int whence) cookie_seek() argument
|
| /llvm-project/libc/src/__support/File/ |
| H A D | file.cpp | 285 seek(long offset,int whence) seek() argument
|
| /llvm-project/libc/test/src/stdio/ |
| H A D | fopencookie_test.cpp | 60 int seek_ss(void *cookie, off64_t *offset, int whence) { in seek_ss() argument
|
| /llvm-project/lldb/examples/python/ |
| H A D | file_extract.py | 37 def seek(self, offset, whence=0): argument
|
| /llvm-project/bolt/runtime/ |
| H A D | sys_aarch64.h | 178 uint64_t __lseek(uint64_t fd, uint64_t pos, uint64_t whence) { in __lseek()
|
| H A D | sys_x86_64.h | 209 uint64_t __lseek(uint64_t fd, uint64_t pos, uint64_t whence) { in __lseek()
|
| /llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_netbsd.cpp | 286 uptr internal_lseek(fd_t fd, OFF_T offset, int whence) { in internal_lseek()
|
| H A D | sanitizer_solaris.cpp | 189 DECLARE__REAL_AND_INTERNAL64(uptr, lseek, fd_t fd, OFF_T offset, int whence) { in DECLARE__REAL_AND_INTERNAL64()
|
| H A D | sanitizer_linux.cpp | 795 internal_lseek(fd_t fd,OFF_T offset,int whence) internal_lseek() argument
|
| /llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_report.cpp | 250 const char *whence; in PrintStackAllocations() local 723 const char *whence; in PrintHeapOrGlobalCandidate() local [all...] |
| /llvm-project/libc/test/src/__support/File/ |
| H A D | file_test.cpp | 97 str_seek(LIBC_NAMESPACE::File * f,off_t offset,int whence) str_seek() argument
|
| /llvm-project/clang/test/Analysis/ |
| H A D | stream.c | 253 void pr8081(FILE *stream, long offset, int whence) { in pr8081() argument
|
| /llvm-project/compiler-rt/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 129 #define __sanitizer_syscall_pre_compat_43_olseek(fd, offset, whence) \ argument 132 #define __sanitizer_syscall_post_compat_43_olseek(res, fd, offset, whence) \ argument 1064 #define __sanitizer_syscall_pre_lseek(fd, PAD, offset, whence) \ argument 1067 #define __sanitizer_syscall_post_lseek(res, fd, PAD, offset, whence) \ argument
|