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

  /src/usr.bin/make/unit-tests/
varparse-mod.mk 20 # that don't ensure this are (in order of appearance in ApplyModifier):
var-eval-short.mk 10 # var.c, the comment starting with 'The ApplyModifier functions'
21 # TODO: Test the modifiers in the same order as they occur in ApplyModifier.
varmod.mk 155 # listed in ApplyModifier.
  /src/usr.bin/make/
var.c 1939 * The ApplyModifier functions take an expression that is being evaluated.
3856 ApplyModifier(const char **pp, ModChain *ch)
4001 res = ApplyModifier(&p, ch);

Completed in 17 milliseconds