Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dcond.c823 CondParser_Skip(CondParser *par, Token t) in CondParser_Skip() function
884 } while (CondParser_Skip(par, TOK_AND)); in CondParser_And()
905 } while (CondParser_Skip(par, TOK_OR)); in CondParser_Or()