Searched refs:condMinDepth (Results 1 – 1 of 1) sorted by relevance
133 unsigned condMinDepth; /* depth of nested 'if' directives, at the member348 return CurFile()->condMinDepth; in CurFile_CondMinDepth()2241 curFile->condMinDepth = cond_depth; in Parse_PushInput()2867 if (cond_depth == curFile->condMinDepth + 1) in Parse_GuardElse()2875 if (cond_depth == curFile->condMinDepth in Parse_GuardEndif()