Searched refs:MPP_FCLOSE (Results 1 – 4 of 4) sorted by relevance
39 #define MPP_FCLOSE(fp) do { if(fp) fclose(fp); fp = NULL; } while (0) macro
311 MPP_FCLOSE(p->fp_in); in mpp_dump_deinit()312 MPP_FCLOSE(p->fp_out); in mpp_dump_deinit()313 MPP_FCLOSE(p->fp_ops); in mpp_dump_deinit()
514 MPP_FCLOSE(fp_in); in vdpp_dump()515 MPP_FCLOSE(fp_out); in vdpp_dump()
584 MPP_FCLOSE(p_Inp->fp); in fwrite_stream_to_file()610 MPP_FCLOSE(p_Inp->fp); in close_stream_file()