Searched refs:T_FATE_MISSING (Results 1 – 3 of 3) sorted by relevance
590 fate = T_FATE_MISSING; in make0()656 if ( ( fate == T_FATE_MISSING ) && !t->actions && !t->depends ) in make0()798 case T_FATE_MISSING: in dependGraphOutput()832 case T_FATE_MISSING: in dependGraphOutput()
192 #define T_FATE_MISSING 7 /* is missing, needs updating */ macro
453 case T_FATE_MISSING: in make1b()647 if ( t->fate >= T_FATE_MISSING && t->status == EXEC_CMD_OK && in make1c()