Home
last modified time | relevance | path

Searched refs:tmpfile64 (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc1750 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() argument
1751 SCOPED_TSAN_INTERCEPTOR(tmpfile64, fake); in TSAN_INTERCEPTOR()
1752 void *res = REAL(tmpfile64)(fake); in TSAN_INTERCEPTOR()
1760 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 TSAN_INTERCEPT(tmpfile64)
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def1285 /// FILE *tmpfile64(void)
1286 TLI_DEFINE_ENUM_INTERNAL(tmpfile64)
1287 TLI_DEFINE_STRING_INTERNAL("tmpfile64")
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3147 fun:tmpfile64=uninstrumented