HomeSort by: relevance | last modified time | path
    Searched defs:SUBST (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/make/unit-tests/
opt-debug-var.mk 11 # TODO: Explain why the empty assignment "Global: SUBST = " is needed.
12 # expect: Global: SUBST = # (empty)
13 # expect: Global: SUBST = value
14 SUBST:= value
varmod-undefined.mk 36 # For more similar examples, see varmod-subst.mk, mod-subst-delimiter.
81 SUBST:= ${:U . \: \} \$ \\ ${EXPR}}
84 .if ${SUBST} != " . : } <space>\\ "
  /src/usr.bin/sed/
defs.h 64 int n; /* Occurrence to subst. */
123 SUBST, /* s */

Completed in 14 milliseconds