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

/freebsd-9.3-release/contrib/bmake/
H A Dvar.c300 static Boolean VarSuffix(GNode *, Var_Parse_State *,
1249 * VarSuffix --
1268 VarSuffix(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, function
3424 newStr = VarModify(ctxt, &parsestate, nstr, VarSuffix,
/freebsd-9.3-release/usr.bin/make/
H A Dvar.c313 VarSuffix(const char *word, Boolean addSpace, Buffer *buf, void *dummy __unused) function
1835 newStr = VarModify(value, VarSuffix, NULL);

Completed in 105 milliseconds