Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dcond.c1238 unsigned int open_conds = cond_depth - CurFile_CondMinDepth(); in Cond_EndFile() local
1240 if (open_conds != 0) { in Cond_EndFile()
1242 open_conds, open_conds == 1 ? "" : "s"); in Cond_EndFile()