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

/ast/src/cmd/nmake/
H A Dmam.c109 a = ((r->property & P_target) || !state.user) ? unbound(r) : (state.mam.regress || state.expandview) ? r->name : localview(r);
170 if ((r->property & (P_joint|P_target)) == (P_joint|P_target) && r->prereqs->rule->prereqs->rule == r && mampush(sp, r->prereqs->rule, flags|P_joint|P_virtual) && !(r->prereqs->rule->property & P_target))
176 r->prereqs->rule->property |= P_target;
H A Dcommand.c665 if ((job->target->property & (P_joint|P_target)) == (P_joint|P_target))
939 if ((job->target->property & (P_joint|P_target)) == (P_joint|P_target))
1289 if (recent && (r->property & (P_joint|P_target)) == (P_joint|P_target))
1389 if ((r->property & (P_joint|P_target)) == (P_joint|P_target))
1456 if ((r->property & (P_joint|P_target)) == (P_joint|P_target))
[all...]
H A Dmake.c157 if (r == a && r->time && (!(r->property & P_target) || !(r->property & (P_archive|P_command|P_make))))
423 else if ((r2->property & (P_joint|P_target)) != P_joint)
528 if ((r->property & P_target) && !(r1->property & P_target))
540 if ((r3 == r || (r->property & P_target) && !(r3->property & P_target)) && (!(r->dynamic & D_alias) || r3name == unbound(r)))
547 if ((r->property & (P_joint|P_target)) == (P_joint|P_target))
742 else if ((r1->property & (P_joint|P_target)) != P_joint)
909 x->property |= P_joint|P_target;
[all...]
H A Dvariable.c320 if ((r->property & (P_joint|P_target)) != (P_joint|P_target))
407 if ((r->property & (P_joint|P_target)) != (P_joint|P_target))
H A Dmain.c150 * 0x00000800 1995-07-17 D_global if not P_target in bindfile()
153 * 0x00004000 1995-11-11 P_target && D_dynamic does not imply generated
240 if ((state.mam.level = level) > 0 && !state.hold && (r = internal.error) && (r->property & (P_functional|P_target)) == (P_functional|P_target) && !state.compileonly && !state.interrupt && (m = stakptr(0)) && (n = staktell()) > 0)
879 if (!state.hold && (r = internal.error) && (r->property & (P_target|P_functional)) == P_target)
H A Drule.c299 if ((r->property & (P_joint|P_target)) == (P_joint|P_target))
450 if ((r->property & (P_joint|P_target)) == (P_joint|P_target) && r != r->prereqs->rule->prereqs->rule)
888 n |= x->property & ~(P_attribute|P_immediate|P_implicit|P_internal|P_operator|P_readonly|P_state|P_staterule|P_statevar|P_target);
918 if (a == internal.target) return n & P_target;
924 if (a->property & n & ~(P_accept|P_attribute|P_ignore|P_internal|P_metarule|P_readonly|P_staterule|P_statevar|P_target))
1075 to->property |= from->property & (P_accept|P_immediate|P_target|P_use);
1198 to->property &= ~(from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontcare|P_force|P_functional|P_ignore|P_immediate|P_implicit|P_local|P_make|P_multiple|P_parameter|P_repeat|P_target|P_terminal|P_use|P_virtual));
1517 INIT(target, ".TARGET", P_attribute|P_target);
[all...]
H A Dmetarule.c450 if ((s = bindfile(NiL, t, 0)) && s->status != UPDATE && (s->time || (s->property & P_target)) || !(state.questionable & 0x08000000) && m->action && !*m->action && (s = makerule(t)))
475 if ((s = bindfile(NiL, t, 0)) && s->status != UPDATE && (s->time || (s->property & P_target)) || !(state.questionable & 0x08000000) && m->action && !*m->action && (s = makerule(t)))
615 if (s->status != UPDATE && (s->time || (s->property & P_target)))
H A Dscan.c939 else if (!(u->property & P_target))
970 else if (!(u->property & P_target))
1129 else if (!(u->property & P_target))
1837 if ((r->property & (P_joint|P_target)) != (P_joint|P_target))
1865 if (oprereqs != s->prereqs && (r->property & (P_joint|P_target)) != (P_joint|P_target))
H A Dbind.c387 if (!r->view && ((state.questionable & 0x00000800) || !(r->property & P_target)) && *s == '/' && (strncmp(s, internal.pwd, internal.pwdlen) || *(s + internal.pwdlen) != '/'))
720 if (!(x->dynamic & D_source) || (x->property & P_target))
1315 if (!a || !(a->dynamic & D_bound) && !(a->property & P_target))
1391 if ((x = getrule(s)) && (x->property & P_target))
1442 if (!(r->dynamic & D_source) || (r->property & P_target))
1449 if ((state.questionable & 0x00000800) || !(r->property & P_target))
1473 if (r->property & x->property & P_target)
1529 else if ((r->property & (P_archive|P_target)) == (P_archive|P_target))
1706 if (u || !(r->dynamic & D_source) || (r->property & P_target))
[all...]
H A Ddump.c104 !(r->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_force|P_foreground|P_functional|P_ignore|P_immediate|P_implicit|P_joint|P_local|P_make|P_multiple|P_operator|P_parameter|P_read|P_repeat|P_target|P_terminal|P_use|P_virtual)) && !((r->property & P_attribute) && r->attribute) && !r->semaphore))
214 if (r->property & P_target)
H A Dparse.c2350 att->rule.property |= P_target;
2407 set.rule.property |= P_target;
2618 if ((set.op & A_insert) && (r->property & (P_joint|P_target)) == (P_joint|P_target))
2687 if ((set.rule.property & P_target) && !((clr.rule.property | r->property) & P_target))
2689 r->property |= P_target;
H A Dobject.c2030 if (state.stateview >= 0 && (r->property & (P_joint|P_target)) == P_target)
2101 if ((r->property & (P_joint|P_target)) == P_target)
2333 if ((r->property & (P_immediate|P_target)) == (P_immediate|P_target))
H A Dstate.c1157 if ((r->property & (P_joint|P_target)) != (P_joint|P_target))
H A Dmake.h200 #define A_target (1<<13) /* assertion() set P_target */
312 #define P_target (1L<<27) /* rule is an explicit target */ macro

Completed in 189 milliseconds