Searched refs:MAX_NEST_DEPTH (Results 1 – 5 of 5) sorted by relevance
35 #define MAX_NEST_DEPTH 20 macro657 if (NestDepth > MAX_NEST_DEPTH) { in ProcessIncludeFile()
30 #define MAX_NEST_DEPTH 20 macro638 if (NestDepth > MAX_NEST_DEPTH) { in ProcessIncludeFile()
45 #define MAX_NEST_DEPTH 1000 // just in case we get in an endless loop. macro425 if (NestDepth > MAX_NEST_DEPTH) { in ProcessFile()
38 #define MAX_NEST_DEPTH 20 // just in case we get in an endless loop. macro472 if (NestDepth > MAX_NEST_DEPTH) { in ProcessIncludeFile()
38 #define MAX_NEST_DEPTH 20 // just in case we get in an endless loop. macro499 if (NestDepth > MAX_NEST_DEPTH) { in ProcessIncludeFile()