Searched refs:max_include_depth (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dread.cc96 static short max_include_depth; local
120 if (max_include_depth++ >= 40) {
234 max_include_depth--;
259 max_include_depth--;
307 max_include_depth--;
424 max_include_depth--;

Completed in 60 milliseconds