Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
HDvar.c3628 ApplyModifier_SysV(const char **pp, ModChain *ch) in ApplyModifier_SysV() function
3926 res = ApplyModifier_SysV(&p, ch); in ApplySingleModifier()
HDChangeLog848 var.c: remove redundant assignment in ApplyModifier_SysV
1605 refactor ApplyModifier_SysV to have less indentation