Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc1760 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 TSAN_INTERCEPT(tmpfile64) macro
1762 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 macro
2748 TSAN_MAYBE_INTERCEPT_TMPFILE64; in InitializeInterceptors()