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

/ast/src/cmd/nmake/
H A Darchive.c168 else if (r->scan >= SCAN_USER)
H A Dmake.h266 #define SCAN_USER 8 /* first user defined scan index */ macro
H A Dscan.c1783 if (r->scan < SCAN_USER)
H A Drule.c1603 internal.scan->scan = SCAN_USER;
H A Dobject.c2305 if (internal.scan->scan == SCAN_USER)

Completed in 49 milliseconds