Home
last modified time | relevance | path

Searched refs:find_cond (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/make/
H A Dcond.c119 static const char *find_cond(const char *);
170 find_cond(const char *p) in find_cond() function
223 cp = VarName_Get(cp, arg, NULL, true, find_cond); in CondGetArg()