Home
last modified time | relevance | path

Searched defs:f_seek (Results 1 – 3 of 3) sorted by relevance

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dfunopen.cpp39 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
H A Dfunopen2.cpp41 off_t f_seek(void *cookie, off_t off, int whence) { in f_seek() function
/llvm-project/clang/test/Analysis/
H A Dstream.c165 void f_seek(void) { in f_seek() function