HomeSort by: relevance | last modified time | path
    Searched refs:Cond_ExtractGuard (Results 1 - 3 of 3) sorted by relevancy

  /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) {

Completed in 15 milliseconds