Searched refs:read_files (Results 1 – 6 of 6) sorted by relevance
61 static void read_files(void);139 read_files(); in makefile()619 read_files(void) in read_files() function
339 bool read_files (struct file_data[], bool);
808 read_files (struct file_data filevec[], bool pretend_binary) in read_files() function
807 if (read_files (cmp->file, files_can_be_treated_as_binary)) in diff_2_files()
207 static int read_files(int, char **);1559 read_files(int argc, char **argv) in read_files() function2159 rtn = read_files(argc, argv); in main()
1184 * io.c (sip, read_files):2163 * io.c (read_files): Set mode to binary before returning 1.2220 (read_files): Allocate another bucket for incomplete lines.2695 * io.c (read_files): New argument PRETEND_BINARY says whether to2966 (read_files): Don't bother testing second file if first is binary.3056 (read_files): Don't slurp unless needed.3613 * io.c (read_files): Delete unused vars.