HomeSort by: relevance | last modified time | path
    Searched defs:unmarked (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/make/
make.c 482 bool unmarked; local in function:MakeHandleUse
484 unmarked = !(cgn->type & OP_MARK);
490 if (unmarked)

Completed in 11 milliseconds