Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dcond.c159 static Token CondF(Boolean);
1061 CondF(Boolean doEval) in CondF() function
1078 l = CondF(doEval); in CondF()
1080 (void)CondF(FALSE); in CondF()
1111 l = CondF(doEval); in CondE()