Home
last modified time | relevance | path

Searched defs:substitute (Results 1 – 2 of 2) sorted by relevance

/openbmc/entity-manager/src/
H A Dexpression.cpp91 int evaluate(int substitute, std::vector<std::string>::iterator curr, in evaluate()
/openbmc/u-boot/cmd/
H A Dsetexpr.c80 static char *substitute(char *string, /* string buffer */ in substitute() function