Searched refs:includeDepth (Results 1 – 1 of 1) sorted by relevance
291 static int includeDepth = 0; in processInclude() local294 if (includeDepth >= MAX_INCLUDE_DEPTH) { in processInclude()358 ++includeDepth; in processInclude()360 --includeDepth; in processInclude()