Searched refs:includeDepth (Results 1 – 1 of 1) sorted by relevance
298 static int includeDepth = 0; in processInclude() local301 if (includeDepth >= MAX_INCLUDE_DEPTH) { in processInclude()365 ++includeDepth; in processInclude()367 --includeDepth; in processInclude()