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

/ast/src/cmd/nmake/
H A Dmain.c721 maketop(r, P_dontcare|P_foreground, NiL);
737 maketop(r, P_dontcare|P_foreground, NiL);
795 maketop(r, P_dontcare|P_foreground, NiL);
821 maketop(r, P_dontcare|P_foreground, NiL);
852 maketop(r, 0, NiL);
885 maketop(r, P_dontcare|P_foreground, NiL);
924 maketop(r, P_dontcare, NiL);
934 maketop(r, P_dontcare, NiL);
H A Dtrap.c305 maketop(r, (P_dontcare|P_force|P_ignore|P_repeat)|((r->property & P_make)?0:P_foreground), s);
315 maketop(r, (P_dontcare|P_force|P_ignore|P_repeat)|((r->property & P_make)?0:P_foreground), s);
H A Dvariable.c159 maketop(r, 0, NiL);
528 maketop(r, 0, t ? t : null);
H A Dcommand.c266 maketop(r, 0, args);
750 maketop(r, P_dontcare|P_foreground, NiL);
H A Dmake.h995 extern void maketop(Rule_t*, int, char*);
H A Dparse.c614 maketop(r, P_dontcare|P_foreground, NiL);
3394 maketop(opr, 0, rhs);
H A Dscan.c606 maketop(r, P_virtual, NiL);
H A Dstate.c709 maketop(r, 0L, NiL);
H A Dmake.c278 maketop(register Rule_t* r, int p, char* arg) function
H A Drule.c726 maketop(r, 0, NiL);

Completed in 96 milliseconds