Searched refs:OP_MADE (Results 1 – 6 of 6) sorted by relevance
538 if (!(gn->type & OP_MADE)) in MakeUnmade()686 if (gn->made == UNMADE && (gn == pgn || !(pgn->type & OP_MADE))) { in Compat_Make()
148 ADD(OP_MADE); in GNodeType_ToString()739 if (pgn->type & OP_MADE) { in Make_Update()1300 if (!(gn->type & OP_MADE)) in Make_ExpandUse()
398 { OP_MADE, true, "MADE" }, in Targ_PrintType()
334 OP_MADE = 1 << 11, enumerator
1620 mem->type |= OP_MEMBER | OP_JOIN | OP_MADE; in FindDepsArchive()
275 { ".MADE", SP_ATTRIBUTE, OP_MADE },