Searched refs:VarRESubstitute (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dvar.c278 /* struct passed as 'void *' to VarRESubstitute() for ":C///" */
314 static Boolean VarRESubstitute(GNode *, Var_Parse_State *,
1664 * VarRESubstitute --
1677 VarRESubstitute(GNode *ctx MAKE_ATTR_UNUSED, function
3387 VarRESubstitute,
/freebsd-9.3-release/usr.bin/make/
H A Dvar.c646 VarRESubstitute(const char *word, Boolean addSpace, Buffer *buf, void *patternp) function
1575 newValue = VarModify(value, VarRESubstitute, &patt);

Completed in 112 milliseconds