Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_posix.cpp1912 TSAN_INTERCEPTOR(void*, tmpfile64, int fake) { in TSAN_INTERCEPTOR() argument
1913 SCOPED_TSAN_INTERCEPTOR(tmpfile64, fake); in TSAN_INTERCEPTOR()
1914 void *res = REAL(tmpfile64)(fake); in TSAN_INTERCEPTOR()
1922 #define TSAN_MAYBE_INTERCEPT_TMPFILE64 TSAN_INTERCEPT(tmpfile64)
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def2272 /// FILE *tmpfile64(void)
2273 TLI_DEFINE_ENUM_INTERNAL(tmpfile64)
2274 TLI_DEFINE_STRING_INTERNAL("tmpfile64")
/openbsd-src/gnu/usr.bin/perl/
H A Dperl.h3425 # define tmpfile tmpfile64
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3148 fun:tmpfile64=uninstrumented