Searched refs:newline_end (Results 1 – 2 of 2) sorted by relevance
82 bool newline_end) { in CopyFile() argument92 if (newline_end) ASSERT_HOST(last_char == '\n'); in CopyFile()
147 static void CopyFile(FILE *input_file, FILE *output_file, bool newline_end);