Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bmake/
HDcond.c128 TOK_LPAREN, TOK_RPAREN, TOK_EOF, TOK_NONE, TOK_ERROR enumerator
578 return TOK_ERROR; in EvalCompareStr()
630 Token t = TOK_ERROR; in CondParser_Comparison()
657 t = rhs.str == NULL ? TOK_ERROR in CondParser_Comparison()
691 tok = TOK_ERROR; in CondParser_FuncCallEmpty()
818 return TOK_ERROR; in CondParser_Token()
829 return TOK_ERROR; in CondParser_Token()