Home
last modified time | relevance | path

Searched refs:line_started_with_space (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc57 static int line_started_with_space=0; // Used to diagnose spaces instead of tabs variable
569 line_started_with_space=line_number; in parse_makefile()
1995 if (line_started_with_space == (line_number - 1)) { in parse_makefile()