Searched refs:tmpfile64 (Results 1 – 3 of 3) sorted by relevance
1896 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() argument1897 SCOPED_TSAN_INTERCEPTOR(tmpfile64, fake); in TSAN_INTERCEPTOR()1898 void *res = REAL(tmpfile64)(fake); in TSAN_INTERCEPTOR()1906 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 TSAN_INTERCEPT(tmpfile64)
2317 /// FILE *tmpfile64(void)2318 TLI_DEFINE_ENUM_INTERNAL(tmpfile64)2319 TLI_DEFINE_STRING_INTERNAL("tmpfile64")
3153 fun:tmpfile64=uninstrumented