Home | Sort by: relevance | last modified time | path |
/src/usr.bin/make/ | |
make.h | 823 Guard *Cond_ExtractGuard(const char *) MAKE_ATTR_USE; |
cond.c | 1183 Cond_ExtractGuard(const char *line) |
parse.c | 2690 && (guard = Cond_ExtractGuard(line)) != NULL) { |