Searched refs:CurFile_CondMinDepth (Results 1 – 3 of 3) sorted by relevance
1056 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1081 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1112 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1224 unsigned open_conds = cond_depth - CurFile_CondMinDepth(); in Cond_EndFile()1229 cond_depth = CurFile_CondMinDepth(); in Cond_EndFile()
892 unsigned CurFile_CondMinDepth(void) MAKE_ATTR_USE;
341 CurFile_CondMinDepth(void) in CurFile_CondMinDepth() function2728 cond_depth = CurFile_CondMinDepth(); in HandleBreak()