Searched refs:compcheck (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/nmake/
H A Dobject.c622 compcheck(const char* s, char* v, void* h) function
924 * the compcheck() pass sets up complink for these prereqs
929 compcheck(q->rule->name, (char*)q->rule, &cs);
930 hashwalk(table.rule, 0, compcheck, &cs);

Completed in 14 milliseconds