Home
last modified time | relevance | path

Searched refs:P_accept (Results 1 – 18 of 18) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dmake.c249 if (!state.accept && !(r->property & P_accept)) in update()
369 r0->time = ((r1->property & P_accept) || state.accept) ? OLDTIME : CURTIME; in make()
372 else if ((r1->property & P_accept) || state.accept) in make()
643 if (!(r->property & P_accept) && !state.accept) in make()
686 if ((r->property & P_accept) || state.accept) in make()
849 if ((r1->property & P_accept) && r->must == 1 && r0 && r0->time) in make()
982 if (!(r->property & P_accept) && !state.accept) in make()
988 …if ((state.questionable & 0x00000010) && r->view > r->preview && !(r->property & P_accept) && (!(r… in make()
1053 if (!(r->property & P_accept) && !state.accept) in make()
1090 …if ((state.questionable & 0x00000010) && r->view > r->preview && !(r->property & P_accept) && (!(r… in make()
[all …]
H A Drule.c448 if ((r->property & P_accept) || state.accept) in prereqchange()
899 if (a == internal.accept) return n & P_accept; in hasattribute()
924 …if (a->property & n & ~(P_accept|P_attribute|P_ignore|P_internal|P_metarule|P_readonly|P_staterule… in hasattribute()
1063 …to->property |= from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontcar… in merge()
1065 …to->property |= from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_force|P… in merge()
1075 to->property |= from->property & (P_accept|P_immediate|P_target|P_use); in merge()
1198 …to->property &= ~(from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontc… in negate()
1465 ATTR(accept, ".ACCEPT", P_accept|P_immediate); in initrule()
H A Ddump.c104 …!(r->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_force|P_foreground|P_fun… in listrule()
157 if (r->property & P_accept) in listrule()
345 if (r->property & P_accept) in listrule()
H A Dstate.c899 if (!r->view && !(r->property & P_accept)) in bindstate()
913 if ((r->property & P_accept) || state.accept) in bindstate()
H A Dscan.c295 …else if (m = u->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontcare|P_fo… in scanaction()
1810 …if (!(r->property & P_accept) && !state.accept && !((s->property | (alt ? alt->property : 0L)) & P… in scan()
H A Dmake.h283 #define P_accept (1<<0) /* ignore state conflicts */ macro
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Dmake.c249 if (!state.accept && !(r->property & P_accept)) in update()
369 r0->time = ((r1->property & P_accept) || state.accept) ? OLDTIME : CURTIME; in make()
372 else if ((r1->property & P_accept) || state.accept) in make()
643 if (!(r->property & P_accept) && !state.accept) in make()
686 if ((r->property & P_accept) || state.accept) in make()
849 if ((r1->property & P_accept) && r->must == 1 && r0 && r0->time) in make()
982 if (!(r->property & P_accept) && !state.accept) in make()
988 …if ((state.questionable & 0x00000010) && r->view > r->preview && !(r->property & P_accept) && (!(r… in make()
1053 if (!(r->property & P_accept) && !state.accept) in make()
1090 …if ((state.questionable & 0x00000010) && r->view > r->preview && !(r->property & P_accept) && (!(r… in make()
[all …]
H A Drule.c448 if ((r->property & P_accept) || state.accept) in prereqchange()
899 if (a == internal.accept) return n & P_accept; in hasattribute()
924 …if (a->property & n & ~(P_accept|P_attribute|P_ignore|P_internal|P_metarule|P_readonly|P_staterule… in hasattribute()
1063 …to->property |= from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontcar… in merge()
1065 …to->property |= from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_force|P… in merge()
1075 to->property |= from->property & (P_accept|P_immediate|P_target|P_use); in merge()
1198 …to->property &= ~(from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontc… in negate()
1465 ATTR(accept, ".ACCEPT", P_accept|P_immediate); in initrule()
H A Ddump.c104 …!(r->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_force|P_foreground|P_fun… in listrule()
157 if (r->property & P_accept) in listrule()
345 if (r->property & P_accept) in listrule()
H A Dstate.c899 if (!r->view && !(r->property & P_accept)) in bindstate()
913 if ((r->property & P_accept) || state.accept) in bindstate()
H A Dscan.c295 …else if (m = u->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontcare|P_fo… in scanaction()
1810 …if (!(r->property & P_accept) && !state.accept && !((s->property | (alt ? alt->property : 0L)) & P… in scan()
H A Dmake.h283 #define P_accept (1<<0) /* ignore state conflicts */ macro
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Dmake.c249 if (!state.accept && !(r->property & P_accept)) in update()
369 r0->time = ((r1->property & P_accept) || state.accept) ? OLDTIME : CURTIME; in make()
372 else if ((r1->property & P_accept) || state.accept) in make()
643 if (!(r->property & P_accept) && !state.accept) in make()
686 if ((r->property & P_accept) || state.accept) in make()
849 if ((r1->property & P_accept) && r->must == 1 && r0 && r0->time) in make()
982 if (!(r->property & P_accept) && !state.accept) in make()
988 …if ((state.questionable & 0x00000010) && r->view > r->preview && !(r->property & P_accept) && (!(r… in make()
1053 if (!(r->property & P_accept) && !state.accept) in make()
1090 …if ((state.questionable & 0x00000010) && r->view > r->preview && !(r->property & P_accept) && (!(r… in make()
[all …]
H A Drule.c448 if ((r->property & P_accept) || state.accept) in prereqchange()
899 if (a == internal.accept) return n & P_accept; in hasattribute()
924 …if (a->property & n & ~(P_accept|P_attribute|P_ignore|P_internal|P_metarule|P_readonly|P_staterule… in hasattribute()
1063 …to->property |= from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontcar… in merge()
1065 …to->property |= from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_force|P… in merge()
1075 to->property |= from->property & (P_accept|P_immediate|P_target|P_use); in merge()
1198 …to->property &= ~(from->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontc… in negate()
1465 ATTR(accept, ".ACCEPT", P_accept|P_immediate); in initrule()
H A Ddump.c104 …!(r->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_force|P_foreground|P_fun… in listrule()
157 if (r->property & P_accept) in listrule()
345 if (r->property & P_accept) in listrule()
H A Dstate.c899 if (!r->view && !(r->property & P_accept)) in bindstate()
913 if ((r->property & P_accept) || state.accept) in bindstate()
H A Dscan.c295 …else if (m = u->property & (P_accept|P_after|P_always|P_archive|P_before|P_command|P_dontcare|P_fo… in scanaction()
1814 …if (!(r->property & P_accept) && !state.accept && !((s->property | (alt ? alt->property : 0L)) & P… in scan()
H A Dmake.h283 #define P_accept (1<<0) /* ignore state conflicts */ macro