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