Searched refs:CondGetArg (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/usr.bin/make/ |
| H A D | cond.c | 102 static bool CondGetArg(const char **, struct Name *, 194 CondGetArg(const char **linePtr, struct Name *arg, const char *func, in CondGetArg() function 704 if (CondGetArg(&condExpr, &arg, op->s, true)) in CondHandleDefault() 720 CondGetArg(&condExpr, &arg, "", false); in CondHandleDefault()
|