Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dvar.c2239 return VPR_ERR; in ParseModifierPartSubst()
4201 *out_false_res = VPR_ERR; in ParseVarnameShort()
4224 *out_false_res = VPR_ERR; in ParseVarnameShort()
4284 return VPR_ERR; in EvalUndefined()
4345 *out_false_res = VPR_ERR; in ParseVarnameLong()
H A Dmake.h1000 VPR_ERR, enumerator
H A Dcond.c406 if (parseResult == VPR_ERR) { in CondParser_StringExpr()