Home
last modified time | relevance | path

Searched refs:condMinDepth (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/bmake/
H A Dparse.c138 unsigned int condMinDepth; /* depth of nested 'if' directives, at the member
332 return CurFile()->condMinDepth; in CurFile_CondMinDepth()
2166 curFile->condMinDepth = cond_depth; in Parse_PushInput()