Searched refs:CurFile_CondMinDepth (Results 1 – 3 of 3) sorted by relevance
1136 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1166 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1201 if (cond_depth == CurFile_CondMinDepth()) { in Cond_EvalLine()1257 unsigned int open_conds = cond_depth - CurFile_CondMinDepth(); in Cond_EndFile()1262 cond_depth = CurFile_CondMinDepth(); in Cond_EndFile()
882 unsigned int CurFile_CondMinDepth(void) MAKE_ATTR_USE;
330 CurFile_CondMinDepth(void) in CurFile_CondMinDepth() function2692 cond_depth = CurFile_CondMinDepth(); in HandleBreak()