Home
last modified time | relevance | path

Searched defs:fopen (Results 1 – 2 of 2) sorted by relevance

/llvm-project/compiler-rt/test/tsan/Linux/
H A Duser_fopen.cpp9 extern "C" FILE *fopen(const char *file, const char *mode) { in fopen() function
/llvm-project/clang/test/Analysis/
H A Dstream.cpp11 void *fopen(X x, const char *mode) { in fopen() function