Searched refs:last_line (Results 1 – 1 of 1) sorted by relevance
79 static unsigned int last_line; in error_at_line() local80 if (last_line == line && last_file != NULL && strcmp(last_file, file) == 0) { in error_at_line()84 last_line = line; in error_at_line()