Home
last modified time | relevance | path

Searched defs:fopen (Results 1 – 5 of 5) 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/curl/lib/
Dmemdebug.h150 #define fopen(file,mode) curl_fopen(file,mode,__LINE__,__FILE__) macro
/external/valgrind/coregrind/
Dm_libcprint.c325 VgFile *VG_(fopen)(const HChar *name, Int flags, Int mode) in VG_() argument
/external/elfutils/libdwfl/
Dlinux-kernel-modules.c52 #define fopen fopen64 macro