Searched refs:CondT (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/bmake/
H A Dcond.c135 * All Non-Terminal functions (CondE, CondF and CondT) return TOK_ERROR on
157 static Token CondT(Boolean);
1004 * CondT --
1020 CondT(Boolean doEval)
1043 t = CondT(doEval);
1073 l = CondT(doEval);
1012 CondT(Boolean doEval) function

Completed in 49 milliseconds