Home
last modified time | relevance | path

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

/external/bison/lib/
Dstdio--.h25 # define fopen fopen_safer macro
/external/compiler-rt/test/tsan/Linux/
Duser_fopen.cc9 extern "C" FILE *fopen(const char *file, const char *mode) { in fopen() function
/external/valgrind/coregrind/
Dm_libcprint.c325 VgFile *VG_(fopen)(const HChar *name, Int flags, Int mode) in VG_() argument