Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c3741 ApplyModifier_SysV(const char **pp, ModChain *ch) in ApplyModifier_SysV() function
4059 res = ApplyModifier_SysV(&p, ch); in ApplySingleModifier()
4067 res = ApplyModifier_SysV(&p, ch); in ApplySingleModifier()
H A DChangeLog1885 var.c: remove redundant assignment in ApplyModifier_SysV
2642 refactor ApplyModifier_SysV to have less indentation