Searched refs:last_file (Results 1 – 2 of 2) sorted by relevance
53 char* last_file; in ppcall() local251 last_file = error_info.file; in ppcall()384 if (error_info.file != last_file) in ppcall()387 last_file = error_info.file; in ppcall()
176 static struct file *last_file; in add_file_to_list() local186 if (last_list == pp && (new = last_file) != 0) { in add_file_to_list()245 last_file = new; in add_file_to_list()