Searched refs:line_started_with_space (Results 1 – 1 of 1) sorted by relevance
55 static int line_started_with_space=0; // Used to diagnose spaces instead of tabs variable567 line_started_with_space=line_number; in parse_makefile()1993 if (line_started_with_space == (line_number - 1)) { in parse_makefile()