Searched defs:fclose (Results 1 – 8 of 8) sorted by relevance
8 int fclose(FILE * __f) in fclose() function
50 static inline int fclose ( FILE *stream __unused ) { in fclose() function
163 #define fclose(file) curl_fclose(file,__LINE__,__FILE__) macro
603 VG_(fclose)(fp); in VG_() local864 VG_(fclose)(fp); in VG_() local
864 void VG_(fclose)( VgFile *fp ) in VG_() argument
123 VG_(fclose)(fp); in dumpPcFile() local
1356 VG_(fclose)(fp); in close_dumpfile() local
1548 VG_(fclose)(fp); in fprint_CC_table_and_calc_totals() local