Home
last modified time | relevance | path

Searched refs:fsetpos64 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_interceptors_posix.cpp499 INTERCEPTOR(int, fsetpos64, FILE *stream, const fpos64_t *pos) { argument
501 return REAL(fsetpos64)(stream, pos);
524 #define RTSAN_MAYBE_INTERCEPT_FSETPOS64 INTERCEPT_FUNCTION(fsetpos64)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1789 fun:fsetpos64=uninstrumented