Searched refs:no_write_p (Results 1 – 2 of 2) sorted by relevance
1324 int no_write_p; in close_output_files() local1334 no_write_p = i == of->bufused && fgetc (newfile) == EOF; in close_output_files()1337 if (no_write_p) in close_output_files()
1319 int no_write_p; in close_output_files() local1329 no_write_p = i == of->bufused && fgetc (newfile) == EOF; in close_output_files()1332 if (no_write_p) in close_output_files()