Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dvar.c4175 VarParseResult *out_false_res, const char **out_false_val, in ParseVarnameShort() argument
4185 *out_false_res = vpr; in ParseVarnameShort()
4205 *out_false_res = VPR_ERR; in ParseVarnameShort()
4220 *out_false_res = emode == VARE_UNDEFERR in ParseVarnameShort()
4296 VarParseResult *out_false_res, in ParseVarnameLong() argument
4331 *out_false_res = VPR_ERR; in ParseVarnameLong()
4361 *out_false_res = EvalUndefined(dynamic, start, p, in ParseVarnameLong()