Searched refs:CurFile_CondMinDepth (Results 1 – 3 of 3) sorted by relevance
1061 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1086 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1117 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1229 unsigned open_conds = cond_depth - CurFile_CondMinDepth(); in Cond_EndFile()1234 cond_depth = CurFile_CondMinDepth(); in Cond_EndFile()
919 unsigned CurFile_CondMinDepth(void) MAKE_ATTR_USE;
346 CurFile_CondMinDepth(void) in CurFile_CondMinDepth() function2788 cond_depth = CurFile_CondMinDepth(); in HandleBreak()