HomeSort by: relevance | last modified time | path
    Searched refs:ApplyModifier_SysV (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/unit-tests/
varmod-sysv.mk 8 # See ApplyModifier_SysV.
221 # "fromto}...". The next modifier is a SysV modifier. ApplyModifier_SysV
231 # twice. The first expansion happens in ApplyModifier_SysV, where the
  /src/usr.bin/make/
var.c 3721 ApplyModifier_SysV(const char **pp, ModChain *ch)
3997 res = ApplyModifier_SysV(&p, ch);
4005 res = ApplyModifier_SysV(&p, ch);

Completed in 15 milliseconds