Lines Matching refs:tmpfile
1625 TSAN_INTERCEPTOR(void*, tmpfile, int fake) {1626 SCOPED_TSAN_INTERCEPTOR(tmpfile, fake);1627 void *res = REAL(tmpfile)(fake);2544 TSAN_INTERCEPT(tmpfile);