Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dvar.c2250 return VPR_OK; in ParseModifierPartSubst()
2421 if (res != VPR_OK) in ApplyModifier_Loop()
2434 if (res != VPR_OK) in ApplyModifier_Loop()
2651 if (res != VPR_OK) in ApplyModifier_ShellCommand()
2876 if (res != VPR_OK) in ApplyModifier_Subst()
2921 if (res != VPR_OK) in ApplyModifier_Regex()
3168 if (res != VPR_OK) in ApplyModifier_Words()
4276 return VPR_OK; in EvalUndefined()
4293 return VPR_OK; in EvalUndefined()
4514 return VPR_OK; in Var_Parse()
[all …]
H A Dfor.c171 if (Var_Subst(p, SCOPE_GLOBAL, VARE_WANTRES, &items) != VPR_OK) { in ForLoop_ParseItems()
H A Dmake.h997 VPR_OK, enumerator