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

/ast/src/cmd/nmake/
H A Dparse.c138 int checkhere; /* <<? offset */ member in struct:Parseinfo_s
626 here = pp->checkhere = 0;
824 if (!q && !n && !pp->checkhere && (m = sfstrtell(pp->ip) - line))
827 pp->checkhere = 1;
1807 if (pp->checkhere)

Completed in 169 milliseconds