Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Dcond.c1224 unsigned open_conds = cond_depth - CurFile_CondMinDepth(); in Cond_EndFile() local
1226 if (open_conds != 0) { in Cond_EndFile()
1228 open_conds, open_conds == 1 ? "" : "s"); in Cond_EndFile()