Searched refs:fp_EV0 (Results 1 – 1 of 1) sorted by relevance
128 FILE *fp_EV0; in Unfolding_Bands_Col() local511 fp_EV0 = fopen(file_EV,"w"); in Unfolding_Bands_Col()512 if (fp_EV0 == NULL) { in Unfolding_Bands_Col()514 fclose(fp_EV0); in Unfolding_Bands_Col()519 fprintf(fp_EV0,"set xtics("); in Unfolding_Bands_Col()1114 if (fp_EV0 != NULL) fclose(fp_EV0); in Unfolding_Bands_Col()1297 FILE *fp_EV0; in Unfolding_Bands_NonCol() local1707 fp_EV0 = fopen(file_EV,"w"); in Unfolding_Bands_NonCol()1708 if (fp_EV0 == NULL) { in Unfolding_Bands_NonCol()1710 fclose(fp_EV0); in Unfolding_Bands_NonCol()[all …]