Searched refs:MPP_FCLOSE (Results 1 – 3 of 3) sorted by relevance
283 MPP_FCLOSE(p->fp_in); in mpp_dump_deinit()284 MPP_FCLOSE(p->fp_out); in mpp_dump_deinit()285 MPP_FCLOSE(p->fp_ops); in mpp_dump_deinit()
47 #define MPP_FCLOSE(fp) do { if(fp) fclose(fp); fp = NULL; } while (0) macro
503 MPP_FCLOSE(p_Inp->fp); in fwrite_stream_to_file()529 MPP_FCLOSE(p_Inp->fp); in close_stream_file()