Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dvar.c4192 VarParseResult *out_false_res, const char **out_false_val, in ParseVarnameShort() argument
4201 *out_false_res = VPR_ERR; in ParseVarnameShort()
4224 *out_false_res = VPR_ERR; in ParseVarnameShort()
4239 *out_false_res = emode == VARE_UNDEFERR ? VPR_UNDEF : VPR_OK; in ParseVarnameShort()
4310 VarParseResult *out_false_res, in ParseVarnameLong() argument
4345 *out_false_res = VPR_ERR; in ParseVarnameLong()
4375 *out_false_res = EvalUndefined(dynamic, start, p, in ParseVarnameLong()